Skip to content

Commit 8987a24

Browse files
fix(test): import error
1 parent 8b0952e commit 8987a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/scheduler/test_over_saturation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
SchedulerState,
2121
SchedulerUpdateAction,
2222
SerializableConstraintInitializer,
23-
SlopeChecker,
2423
)
24+
from guidellm.scheduler.constraints.over_saturation import SlopeChecker
2525
from guidellm.schemas import RequestInfo, RequestTimings
2626

2727

0 commit comments

Comments
 (0)