mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 18:45:36 +08:00
[CI] Try introducing isort. (#3495)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
|
||||
from vllm.sequence import SequenceGroupOutput, SamplerOutput, SequenceOutput
|
||||
from vllm.sequence import SamplerOutput, SequenceGroupOutput, SequenceOutput
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
||||
Reference in New Issue
Block a user