Skip to content

Commit

Permalink
fix missed refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasWilkinson committed Jul 31, 2024
1 parent b1f5624 commit 1d90d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vllm/_core_ext.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

from dataclasses import dataclass

# See: _custom_classes.pyi for docstrings
# See: _core_ext.pyi for docstrings
@dataclass
class ScalarType:
exponent: int
Expand Down

0 comments on commit 1d90d74

Please sign in to comment.