Reformat code

This commit is contained in:
JRoot Junior 2024-11-17 23:01:23 +02:00
parent 624ba40ab0
commit c4e7bce5a4
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
128 changed files with 135 additions and 183 deletions

View file

@ -1,4 +1,4 @@
from aiogram.methods import AnswerCallbackQuery, Request
from aiogram.methods import AnswerCallbackQuery
from tests.mocked_bot import MockedBot