Skip to content

Commit 0c79748

Browse files
Update specialize.py
1 parent 338f77f commit 0c79748

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mypyc/irbuild/specialize.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
from mypyc.irbuild.constant_fold import constant_fold_expr
8282
from mypyc.irbuild.for_helpers import (
8383
comprehension_helper,
84+
get_expr_length_value,
8485
sequence_from_generator_preallocate_helper,
8586
translate_list_comprehension,
8687
translate_set_comprehension,

0 commit comments

Comments
 (0)