[Misc] vllm CLI flags should be ordered for better user readability #25332
Annotations
4 errors
Analysing the code with ruff:
vllm/utils.py#L1231
vllm/utils.py:1231:81: E501 Line too long (143 > 80)
|
Analysing the code with ruff:
vllm/utils.py#L1275
vllm/utils.py:1275:81: E501 Line too long (96 > 80)
|
Analysing the code with ruff:
vllm/utils.py#L1287
vllm/utils.py:1287:81: E501 Line too long (96 > 80)
|
Analysing the code with ruff
Process completed with exit code 1.
|
Loading