[router][CI] Clean up imports and prints statements in sgl-router/py_test (#12024)
This commit is contained in:
@@ -13,10 +13,7 @@ Run with:
|
||||
"""
|
||||
|
||||
import json
|
||||
|
||||
# CHANGE: Import router launcher instead of server launcher
|
||||
import sys
|
||||
import time
|
||||
import unittest
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
@@ -8,8 +8,6 @@ Tests: required, auto, and specific function choices in both streaming and non-s
|
||||
"""
|
||||
|
||||
import json
|
||||
|
||||
# CHANGE: Import router launcher instead of server launcher
|
||||
import sys
|
||||
import unittest
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user