mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 09:55:21 +00:00
Reformat code
This commit is contained in:
parent
55496ab9ca
commit
c23ee36ece
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import datetime
|
|||
import pytest
|
||||
|
||||
from aiogram import Bot
|
||||
from aiogram.api.types import Message, Update, Chat, User
|
||||
from aiogram.api.types import Chat, Message, Update, User
|
||||
from aiogram.dispatcher.dispatcher import Dispatcher
|
||||
from aiogram.dispatcher.router import Router
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue