[CI] Fix mypy for vllm/executor (#26845)
Signed-off-by: yewentao256 <zhyanwentao@126.com>
This commit is contained in:
@@ -28,6 +28,7 @@ FILES = [
|
||||
"vllm/assets",
|
||||
"vllm/distributed",
|
||||
"vllm/entrypoints",
|
||||
"vllm/executor",
|
||||
"vllm/inputs",
|
||||
"vllm/logging_utils",
|
||||
"vllm/multimodal",
|
||||
@@ -44,7 +45,6 @@ SEPARATE_GROUPS = [
|
||||
"vllm/attention",
|
||||
"vllm/compilation",
|
||||
"vllm/engine",
|
||||
"vllm/executor",
|
||||
"vllm/inputs",
|
||||
"vllm/lora",
|
||||
"vllm/model_executor",
|
||||
|
||||
Reference in New Issue
Block a user