Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
BalaBalaYi committed Jan 22, 2025
1 parent c07179a commit 560ea1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dlrover/python/tests/test_job_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
TaskRescheduleCallback,
TFPSNodeHandlingCallback,
)
from dlrover.python.master.node.job_context import JobContext, get_job_context
from dlrover.python.master.node.job_context import get_job_context
from dlrover.python.master.node.local_job_manager import LocalJobManager
from dlrover.python.master.node.status_flow import (
ALLOWED_TRANSITIONS,
Expand Down

0 comments on commit 560ea1d

Please sign in to comment.