Skip to content

Commit b3acdf8

Browse files
Update for_helpers.py
1 parent c09515f commit b3acdf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypyc/irbuild/for_helpers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1188,7 +1188,6 @@ def init(self, func: Expression, exprs: list[Expression]) -> None:
11881188
self.builder,
11891189
name_expr,
11901190
iterable_expr,
1191-
# self.gens[-1].body_block if self.gens else self.body_block,
11921191
self.cond_blocks[i],
11931192
self.loop_exit,
11941193
self.line,

0 commit comments

Comments
 (0)