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 3ff8f89 commit 6b08c08Copy full SHA for 6b08c08
mypy/suggestions.py
@@ -60,7 +60,7 @@
60
from mypy.state import state
61
from mypy.traverser import TraverserVisitor
62
from mypy.typeops import make_simplified_union
63
-from mypy.my_types import (
+from mypy.types import (
64
AnyType,
65
CallableType,
66
FunctionLike,
0 commit comments