Skip to content

Commit

Permalink
fixed ruff format
Browse files Browse the repository at this point in the history
  • Loading branch information
vijay59122 committed Nov 17, 2024
1 parent 98034c5 commit 706c0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locust/user/task.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
from locust.exception import (
InterruptTaskSet,
MissingWaitTimeError,
NoTaskToRun,
RescheduleTask,
RescheduleTaskImmediately,
StopUser,
NoTaskToRun,
)

import logging
Expand Down

0 comments on commit 706c0a8

Please sign in to comment.