Skip to content

Commit aab8b41

Browse files
committed
fix
Signed-off-by: wangli <wangli858794774@gmail.com>
1 parent 1a24ccd commit aab8b41

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vllm_ascend/worker/npu_input_batch.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@
3939
from vllm.v1.spec_decode.utils import is_spec_decode_unsupported
4040
from vllm.v1.utils import copy_slice
4141

42-
from vllm_ascend.worker.block_table import MultiGroupBlockTable
43-
4442
from vllm_ascend.utils import vllm_version_is
43+
from vllm_ascend.worker.block_table import MultiGroupBlockTable
4544

4645

4746
@dataclass

0 commit comments

Comments
 (0)