Skip to content

Commit a5e4c77

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 259e0e1 commit a5e4c77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/plugins/dataclasses.py

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
TempNode,
4141
TypeAlias,
4242
TypeInfo,
43-
TypeVarExpr,
4443
Var,
4544
)
4645
from mypy.plugin import ClassDefContext, FunctionSigContext, SemanticAnalyzerPluginInterface

0 commit comments

Comments
 (0)