Unverified Commit 0b5f9b72 authored by Aneesh Puttur's avatar Aneesh Puttur Committed by GitHub
Browse files

[CI] Enable mypy import following for vllm/v1/kv_offload (#34639)


Signed-off-by: default avatarAneesh Puttur <aneeshputtur@gmail.com>
parent 9a8853f7
...@@ -30,8 +30,6 @@ SEPARATE_GROUPS = [ ...@@ -30,8 +30,6 @@ SEPARATE_GROUPS = [
# v0 related # v0 related
"vllm/lora", "vllm/lora",
"vllm/model_executor", "vllm/model_executor",
# v1 related
"vllm/v1/kv_offload",
] ]
# TODO(woosuk): Include the code from Megatron and HuggingFace. # TODO(woosuk): Include the code from Megatron and HuggingFace.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment