diff --git a/tests/test_dispatcher/test_router.py b/tests/test_dispatcher/test_router.py index 5cf04dcc..c67d97ce 100644 --- a/tests/test_dispatcher/test_router.py +++ b/tests/test_dispatcher/test_router.py @@ -2,6 +2,7 @@ import datetime from typing import Any import pytest + from aiogram.api.types import ( CallbackQuery, Chat,