[Frontend] Multi-Modality Support for Loading Local Image Files #25193
Annotations
10 errors
Analysing the code with ruff:
vllm/engine/arg_utils.py#L669
vllm/engine/arg_utils.py:669:81: E501 Line too long (83 > 80)
|
Analysing the code with ruff:
vllm/engine/arg_utils.py#L691
vllm/engine/arg_utils.py:691:81: E501 Line too long (82 > 80)
|
Analysing the code with ruff:
vllm/multimodal/utils.py#L35
vllm/multimodal/utils.py:35:81: E501 Line too long (88 > 80)
|
Analysing the code with ruff:
vllm/multimodal/utils.py#L38
vllm/multimodal/utils.py:38:81: E501 Line too long (97 > 80)
|
Analysing the code with ruff:
vllm/multimodal/utils.py#L42
vllm/multimodal/utils.py:42:81: E501 Line too long (81 > 80)
|
Analysing the code with ruff:
vllm/multimodal/utils.py#L45
vllm/multimodal/utils.py:45:81: E501 Line too long (86 > 80)
|
Analysing the code with ruff:
vllm/multimodal/utils.py#L51
vllm/multimodal/utils.py:51:81: E501 Line too long (100 > 80)
|
Analysing the code with ruff:
vllm/multimodal/utils.py#L64
vllm/multimodal/utils.py:64:81: E501 Line too long (111 > 80)
|
Analysing the code with ruff:
vllm/multimodal/utils.py#L88
vllm/multimodal/utils.py:88:81: E501 Line too long (104 > 80)
|
Analysing the code with ruff:
vllm/multimodal/utils.py#L164
vllm/multimodal/utils.py:164:81: E501 Line too long (101 > 80)
|
Loading