mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-16 13:06:14 +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
|
||||
|
||||
|
||||
# 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.
|
||||
|
||||
# --8<-- [start:env-vars-definition]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user