Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
ac1daf32
Unverified
Commit
ac1daf32
authored
Nov 17, 2025
by
Ning Xie
Committed by
GitHub
Nov 16, 2025
Browse files
fix comment typo (#28802)
Signed-off-by:
Andy Xie
<
andy.xning@gmail.com
>
parent
63fed555
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/envs.py
vllm/envs.py
+1
-1
No files found.
vllm/envs.py
View file @
ac1daf32
...
...
@@ -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]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment