mirror of
https://github.com/wassname/vllm.git
synced 2026-07-27 11:29:03 +08:00
[mypy] Enable mypy type checking for vllm/core (#7229)
This commit is contained in:
@@ -35,7 +35,6 @@ jobs:
|
||||
mypy
|
||||
mypy tests --follow-imports skip
|
||||
mypy vllm/attention --follow-imports skip
|
||||
mypy vllm/core --follow-imports skip
|
||||
mypy vllm/distributed --follow-imports skip
|
||||
mypy vllm/engine --follow-imports skip
|
||||
mypy vllm/executor --follow-imports skip
|
||||
|
||||
Reference in New Issue
Block a user