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
|
|
@ -2,6 +2,7 @@ import datetime
|
|||
from typing import List
|
||||
|
||||
import pytest
|
||||
|
||||
from aiogram.api.methods import Request, SendMediaGroup
|
||||
from aiogram.api.types import (
|
||||
BufferedInputFile,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue