Skip to content

Commit b20e822

Browse files
committed
fix
Signed-off-by: Bug Hunter Yan <yanpq@zju.edu.cn>
1 parent c9ee1fb commit b20e822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/compile/test_simple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
CompilationConfig,
1919
CompilationLevel,
2020
VllmConfig,
21-
set_current_vllm_config
21+
set_current_vllm_config,
2222
)
2323
from vllm.utils import direct_register_custom_op
2424

0 commit comments

Comments
 (0)