We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5a72d commit f98c8d9Copy full SHA for f98c8d9
magic_filter/operations/selector.py
@@ -1,4 +1,4 @@
1
-from typing import Any, TYPE_CHECKING
+from typing import TYPE_CHECKING, Any
2
3
from magic_filter.exceptions import RejectOperations
4
from magic_filter.operations import BaseOperation
0 commit comments