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 4af8bb2 commit ae34bfcCopy full SHA for ae34bfc
mypy/checkmember.py
@@ -75,7 +75,6 @@
75
UnionType,
76
get_proper_type,
77
)
78
-from mypy.typetraverser import TypeTraverserVisitor
79
from mypy.util import is_dunder, maybe_mangled
80
81
0 commit comments