[Platforms] Refactor openvino code #14
Annotations
5 errors
Analysing the code with ruff:
vllm/executor/openvino_executor.py#L5
vllm/executor/openvino_executor.py:5:8: F401 `torch` imported but unused
|
Analysing the code with ruff:
vllm/executor/openvino_executor.py#L143
vllm/executor/openvino_executor.py:143:81: E501 Line too long (81 > 80)
|
Analysing the code with ruff:
vllm/executor/openvino_executor.py#L188
vllm/executor/openvino_executor.py:188:81: E501 Line too long (81 > 80)
|
Analysing the code with ruff:
vllm/executor/openvino_executor.py#L193
vllm/executor/openvino_executor.py:193:81: E501 Line too long (94 > 80)
|
Analysing the code with ruff
Process completed with exit code 1.
|
Loading