Skip to content

Commit 339e05c

Browse files
Update for_helpers.py
1 parent 24e5c0b commit 339e05c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mypyc/irbuild/for_helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
StarExpr,
2626
TupleExpr,
2727
TypeAlias,
28+
Var,
2829
)
2930
from mypy.types import LiteralType, TupleType, get_proper_type, get_proper_types
3031
from mypyc.ir.ops import (

0 commit comments

Comments
 (0)