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 Sep 24, 2024
1 parent d3b37ed commit 1044ab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/helper/mirror_leech_utils/telegram_uploader.py
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ async def _upload_photo(self, cap_mono, thumb):

async def _copy_message(self):
await sleep(1)

async def _copy(target, retries=3):
for attempt in range(retries):
try:
Expand Down

0 comments on commit 1044ab7

Please sign in to comment.