"...git@developer.sourcefind.cn:2222/OpenDAS/vllm_cscc.git" did not exist on "e76466dde2bc9525d55165ceaa600d298c7bf773"
Unverified Commit ac1daf32 authored by Ning Xie's avatar Ning Xie Committed by GitHub
Browse files

fix comment typo (#28802)


Signed-off-by: default avatarAndy Xie <andy.xning@gmail.com>
parent 63fed555
...@@ -423,7 +423,7 @@ def get_vllm_port() -> int | None: ...@@ -423,7 +423,7 @@ def get_vllm_port() -> int | None:
raise ValueError(f"VLLM_PORT '{port}' must be a valid integer") from err raise ValueError(f"VLLM_PORT '{port}' must be a valid integer") from err
# The begin-* and end* here are used by the documentation generator # The start-* and end* here are used by the documentation generator
# to extract the used env vars. # to extract the used env vars.
# --8<-- [start:env-vars-definition] # --8<-- [start:env-vars-definition]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment