Skip to content

Commit 35fb94e

Browse files
EmmaQiaoChdominicshanshan
authored andcommitted
[Infra] - Add import pytest (NVIDIA#5565)
Signed-off-by: qqiao <[email protected]>
1 parent d02cb01 commit 35fb94e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unittest/llmapi/test_llm_kv_cache_events.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
import asyncio
22
import time
33

4+
import pytest
5+
46
import tensorrt_llm
57
from tensorrt_llm._tensorrt_engine import LLM
68
from tensorrt_llm._torch.pyexecutor.llm_request import LlmRequest

0 commit comments

Comments
 (0)