mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-16 20:23:32 +00:00
Reformat code
This commit is contained in:
parent
0fc718deeb
commit
c208bcf748
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import functools
|
||||
from typing import Any, Dict, Union, Callable, Set
|
||||
from typing import Any, Callable, Dict, Set, Union
|
||||
|
||||
import pytest
|
||||
from magic_filter import F as A
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue