Skip to content

Commit 0c15acc

Browse files
author
Kfir Wolfson
committed
fix pre-commit reject
Signed-off-by: Kfir Wolfson <kfirw@pliops.com>
1 parent 0400566 commit 0c15acc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/v1/core/test_scheduler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2055,7 +2055,6 @@ def test_priority_scheduling_preemption_when_out_of_kv():
20552055
assert len(scheduler.running) == 1
20562056

20572057

2058-
20592058
@pytest.mark.parametrize(
20602059
("enable_chunked_prefill", "is_encoder_decoder", "expect_enabled"),
20612060
[

0 commit comments

Comments
 (0)