We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1fddad commit add2786Copy full SHA for add2786
mypy/config_parser.py
@@ -29,7 +29,6 @@
29
Tuple,
30
Union,
31
)
32
-
33
from typing_extensions import TypeAlias as _TypeAlias
34
35
from mypy import defaults
0 commit comments