Fix get_server_args import lint error (#32096)

This commit is contained in:
Ke Bao
2026-07-23 00:09:25 +08:00
committed by GitHub
parent e81b326e72
commit 40ac197fb2
+1
View File
@@ -92,6 +92,7 @@ from sglang.srt.runtime_context import (
get_exec,
get_forward,
get_parallel,
get_server_args,
get_stream,
)