We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 259e0e1 commit a5e4c77Copy full SHA for a5e4c77
mypy/plugins/dataclasses.py
@@ -40,7 +40,6 @@
40
TempNode,
41
TypeAlias,
42
TypeInfo,
43
- TypeVarExpr,
44
Var,
45
)
46
from mypy.plugin import ClassDefContext, FunctionSigContext, SemanticAnalyzerPluginInterface
0 commit comments