Skip to content

Commit

Permalink
Reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
JrooTJunior committed Apr 20, 2022
1 parent 4e5a72d commit f98c8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magic_filter/operations/selector.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import Any, TYPE_CHECKING
from typing import TYPE_CHECKING, Any

from magic_filter.exceptions import RejectOperations
from magic_filter.operations import BaseOperation
Expand Down

0 comments on commit f98c8d9

Please sign in to comment.