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,4 @@
|
|||
from aiogram.enums import StickerFormat
|
||||
from aiogram.methods import GetAvailableGifts, Request, SendGift, UploadStickerFile
|
||||
from aiogram.types import BufferedInputFile, File, Gift, Gifts, Sticker
|
||||
from aiogram.methods import SendGift
|
||||
from tests.mocked_bot import MockedBot
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue