Reformat code

This commit is contained in:
Alex Root Junior 2019-11-19 22:44:40 +02:00
parent 23abe35212
commit d7a35f50a9
17 changed files with 22 additions and 7 deletions

View file

@ -1,4 +1,5 @@
import pytest
from aiogram.api.methods import Request, SetWebhook
from tests.mocked_bot import MockedBot