Skip to content

Commit 571350e

Browse files
committed
Lint
1 parent 80f5444 commit 571350e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/metrics/test_metrics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
from vllm import EngineArgs, LLMEngine
88
from vllm.engine.arg_utils import AsyncEngineArgs
99
from vllm.engine.async_llm_engine import AsyncLLMEngine
10-
from vllm.sampling_params import SamplingParams
1110
from vllm.engine.metrics import RayPrometheusStatLogger
11+
from vllm.sampling_params import SamplingParams
1212

1313
MODELS = [
1414
"facebook/opt-125m",

0 commit comments

Comments
 (0)