Format linting #72
Annotations
4 errors
|
Mypy:
vllm/transformers_utils/config.py#L321
Argument 1 to "get_pooling_config_name" has incompatible type "Optional[Any]"; expected "str" [arg-type]
|
Mypy:
vllm/config.py#L428
Incompatible return value type (got "None", expected "PoolingType") [return-value]
|
Mypy
The operation was canceled.
|
Loading