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 7a1c0a9 commit 38e3771Copy full SHA for 38e3771
mypyc/irbuild/specialize.py
@@ -31,7 +31,6 @@
31
StrExpr,
32
SuperExpr,
33
TupleExpr,
34
- Var,
35
)
36
from mypy.types import AnyType, TypeOfAny
37
from mypyc.ir.ops import (
0 commit comments