[CI] fix lint (#4888)

Fix lint CI error

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2025-12-10 16:57:24 +08:00
committed by GitHub
parent 1a443f2772
commit c77dca54b2

View File

@@ -45,6 +45,7 @@ You can using our official docker image for supporting Qwen3 Dense models.
Currently, we provide the all-in-one images.[Download images](https://quay.io/repository/ascend/vllm-ascend?tab=tags) Currently, we provide the all-in-one images.[Download images](https://quay.io/repository/ascend/vllm-ascend?tab=tags)
#### Docker Pull (by tag) #### Docker Pull (by tag)
```{code-block} bash ```{code-block} bash
:substitutions: :substitutions:
@@ -53,6 +54,7 @@ docker pull quay.io/ascend/vllm-ascend:|vllm_ascend_version|
``` ```
#### Docker run #### Docker run
```{code-block} bash ```{code-block} bash
:substitutions: :substitutions: