mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
flake8
This commit is contained in:
parent
9e21b15781
commit
0fbfa9bd1e
@ -2,7 +2,7 @@ from aiocache import cached
|
|||||||
import hashlib
|
import hashlib
|
||||||
from aiogram.types import InlineQuery, InputTextMessageContent, InlineQueryResultArticle
|
from aiogram.types import InlineQuery, InputTextMessageContent, InlineQueryResultArticle
|
||||||
|
|
||||||
from olgram.models.models import Bot, DefaultAnswer
|
from olgram.models.models import Bot
|
||||||
import typing as ty
|
import typing as ty
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user