Skip to content

Commit e66d749

Browse files
committed
mypy: check vllm/logging
Signed-off-by: Russell Bryant <rbryant@redhat.com>
1 parent d234b2d commit e66d749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

format.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ run_mypy vllm/engine
112112
#run_mypy vllm/entrypoints
113113
run_mypy vllm/executor
114114
#run_mypy vllm/inputs
115-
#run_mypy vllm/logging
115+
run_mypy vllm/logging
116116
run_mypy vllm/lora
117117
run_mypy vllm/model_executor
118118
#run_mypy vllm/multimodal

0 commit comments

Comments
 (0)