mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Reformat code
This commit is contained in:
parent
624ba40ab0
commit
c4e7bce5a4
128 changed files with 135 additions and 183 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import datetime
|
||||
|
||||
from aiogram.methods import Request, SendDocument
|
||||
from aiogram.methods import SendDocument
|
||||
from aiogram.types import Chat, Document, Message
|
||||
from tests.mocked_bot import MockedBot
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue