Skip to content

Commit 5ef264b

Browse files
fix pre-commit
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
1 parent 385f1d8 commit 5ef264b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm/v1/attention/backends/flashinfer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from typing import TYPE_CHECKING, Any, Optional
88

99
import torch
10-
1110
from flashinfer import (BatchDecodeWithPagedKVCacheWrapper,
1211
BatchPrefillWithPagedKVCacheWrapper,
1312
MultiLevelCascadeAttentionWrapper)

0 commit comments

Comments
 (0)