Skip to content

Commit 9db769e

Browse files
authored
[Infra] - Add import pytest (#5565)
Signed-off-by: qqiao <[email protected]>
1 parent 619709f commit 9db769e

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)