Fix mypy type error (local format is passing) #77
Annotations
2 errors
Mypy:
vllm/config.py#L436
Argument "pooling_type" to "PoolingConfig" has incompatible type "Optional[PoolingType]"; expected "PoolingType" [arg-type]
|
Mypy
Process completed with exit code 1.
|
Loading