Skip to content

Commit

Permalink
[FIX] Fix formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuohan123 committed Nov 29, 2023
1 parent 6ed068a commit 1cb4ad8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vllm/core/block_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from vllm.sequence import Sequence, SequenceGroup, SequenceStatus
from vllm.utils import Device


# Mapping: logical block number -> physical block.
BlockTable = List[PhysicalTokenBlock]

Expand Down

0 comments on commit 1cb4ad8

Please sign in to comment.