We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63fed55 commit ac1daf3Copy full SHA for ac1daf3
vllm/envs.py
@@ -423,7 +423,7 @@ def get_vllm_port() -> int | None:
423
raise ValueError(f"VLLM_PORT '{port}' must be a valid integer") from err
424
425
426
-# The begin-* and end* here are used by the documentation generator
+# The start-* and end* here are used by the documentation generator
427
# to extract the used env vars.
428
429
# --8<-- [start:env-vars-definition]
0 commit comments