Skip to content

Commit 30c7898

Browse files
committed
lint
Signed-off-by: MengqingCao <cmq0113@163.com>
1 parent 46f4ceb commit 30c7898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/multicard/test_offline_inference_distributed.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
import os
2424
from unittest.mock import patch
2525

26+
import pytest
2627
from modelscope import snapshot_download # type: ignore
2728
from vllm import SamplingParams
28-
import pytest
2929

3030
from tests.conftest import VllmRunner
3131
from tests.model_utils import check_outputs_equal

0 commit comments

Comments
 (0)