Skip to content

Commit 5f97c29

Browse files
Update for_helpers.py
1 parent 1362998 commit 5f97c29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)