mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-21 16:55:36 +08:00
fix comment typo (#28802)
Signed-off-by: Andy Xie <andy.xning@gmail.com>
This commit is contained in:
parent
63fed55506
commit
ac1daf3233
@ -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]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user