Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
alexm-neuralmagic committed Dec 10, 2024
1 parent f4466ba commit 0c69c14
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 0c69c14

Please sign in to comment.