Skip to content

Commit 1cb4ad8

Browse files
committed
[FIX] Fix formatting error
1 parent 6ed068a commit 1cb4ad8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm/core/block_manager.py

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from vllm.sequence import Sequence, SequenceGroup, SequenceStatus
77
from vllm.utils import Device
88

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

0 commit comments

Comments
 (0)