Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Matveev <[email protected]>
  • Loading branch information
alexm-neuralmagic committed Dec 10, 2024
1 parent cca6097 commit f7c84ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vllm/v1/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from collections import OrderedDict
from contextlib import contextmanager
from typing import Any, Generic, Iterator, List, TypeVar, overload
from collections import OrderedDict

import zmq

Expand Down

0 comments on commit f7c84ae

Please sign in to comment.