mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
chore: code reformat and lint
This commit is contained in:
parent
182a8c314c
commit
5c4f4c58c3
2 changed files with 1 additions and 2 deletions
|
|
@ -101,7 +101,6 @@ class TestBot:
|
|||
|
||||
async def test_download_file_custom_destination(self, aresponses: ResponsesMockServer):
|
||||
async with Bot("42:TEST").context() as bot:
|
||||
|
||||
aresponses.add(
|
||||
aresponses.ANY,
|
||||
aresponses.ANY,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue