[CI] Enable mypy import following for vllm/compilation (#33199)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
@@ -32,9 +32,6 @@ else:
|
||||
|
||||
logger = init_logger(__name__)
|
||||
|
||||
# Explicitly exports Range
|
||||
__all__ = ["Range"]
|
||||
|
||||
|
||||
class CompilationMode(enum.IntEnum):
|
||||
"""The compilation approach used for torch.compile-based compilation of the
|
||||
|
||||
Reference in New Issue
Block a user