mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 10:11:52 +00:00
Reformat code
This commit is contained in:
parent
23abe35212
commit
d7a35f50a9
17 changed files with 22 additions and 7 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import datetime
|
||||
|
||||
import pytest
|
||||
|
||||
from aiogram.api.methods import Request, SendVideo
|
||||
from aiogram.api.types import Chat, Message, Video
|
||||
from tests.mocked_bot import MockedBot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue