Skip to content

Commit

Permalink
Auto-format code [skip actions]
Browse files Browse the repository at this point in the history
  • Loading branch information
5hojib committed Jan 2, 2025
1 parent 376cff2 commit 25b2169
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion bot/modules/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@
"unauthorize",
"ytdl",
"ytdl_leech",
]
]
4 changes: 0 additions & 4 deletions bot/modules/speedtest.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
from pyrogram.filters import command
from pyrogram.handlers import MessageHandler
from speedtest import Speedtest

from bot import LOGGER
from bot.helper.ext_utils.bot_utils import new_task
from bot.helper.ext_utils.status_utils import get_readable_file_size
from bot.helper.telegram_helper.bot_commands import BotCommands
from bot.helper.telegram_helper.filters import CustomFilters
from bot.helper.telegram_helper.message_utils import (
delete_message,
edit_message,
Expand Down

0 comments on commit 25b2169

Please sign in to comment.