mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 18:01:04 +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 @@
|
|||
from typing import Union
|
||||
|
||||
import pytest
|
||||
|
||||
from aiogram.api.methods import EditMessageMedia, Request
|
||||
from aiogram.api.types import BufferedInputFile, InputMedia, InputMediaPhoto, Message
|
||||
from tests.mocked_bot import MockedBot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue