[Platform] Add platform pluggable framework #30250
Annotations
4 errors and 1 warning
Analysing the code with ruff:
vllm/platforms/__init__.py#L43
vllm/platforms/__init__.py:43:12: F632 Use `==` to compare constant literals
|
Analysing the code with ruff:
vllm/platforms/__init__.py#L45
vllm/platforms/__init__.py:45:12: F632 Use `==` to compare constant literals
|
Analysing the code with ruff:
vllm/platforms/__init__.py#L47
vllm/platforms/__init__.py:47:12: F632 Use `==` to compare constant literals
|
Analysing the code with ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading