mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Linters formatting
This commit is contained in:
parent
4b23142bd5
commit
33c1ec07fa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from pymongo.errors import PyMongoError
|
||||
import pytest
|
||||
from pymongo.errors import PyMongoError
|
||||
|
||||
from aiogram.fsm.state import State
|
||||
from aiogram.fsm.storage.mongo import MongoStorage, StorageKey
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue