Skip to content

Commit

Permalink
update status.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Nubuki-all committed Dec 7, 2023
1 parent f1b1dbd commit f90a5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/workers/auto/status.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from bot.utils.batch_utils import get_batch_list
from bot.utils.bot_utils import BATCH_QUEUE as bqueue
from bot.utils.bot_utils import QUEUE as queue
from bot.utils.bot_utils import encode_info, get_codec, get_pause_status. sync_to_async
from bot.utils.bot_utils import encode_info, get_codec, get_pause_status, sync_to_async
from bot.utils.log_utils import logger


Expand Down

0 comments on commit f90a5e0

Please sign in to comment.