Reformat code

This commit is contained in:
JRoot Junior 2023-11-17 00:28:47 +02:00
parent 0fc718deeb
commit c208bcf748
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
2 changed files with 2 additions and 2 deletions

View file

@ -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