Skip to content

Commit

Permalink
fix pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeldaHuang committed Sep 27, 2024
1 parent 84fea38 commit e127d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit_test/backends/vllm/test_migration.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
# limitations under the License.

from typing import List
import asyncio
import pytest
import ray
import torch
import asyncio

from vllm import EngineArgs, SamplingParams
from vllm.utils import random_uuid
Expand Down

0 comments on commit e127d37

Please sign in to comment.