Reformat code

This commit is contained in:
Nikita 2019-03-24 00:15:09 +05:00
parent d41d38d49f
commit 088116e1c7
12 changed files with 18 additions and 19 deletions

View file

@ -1,7 +1,7 @@
from aiogram import Dispatcher, Bot
import pytest
from aiogram import Dispatcher, Bot
pytestmark = pytest.mark.asyncio