Skip to content

Commit 7c88567

Browse files
Update specialize.py
1 parent 1c41ab7 commit 7c88567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypyc/irbuild/specialize.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
uint8_rprimitive,
7979
)
8080
from mypyc.irbuild.builder import IRBuilder
81+
from mypyc.irbuild.constant_fold import constant_fold_expr
8182
from mypyc.irbuild.for_helpers import (
8283
comprehension_helper,
8384
sequence_from_generator_preallocate_helper,

0 commit comments

Comments
 (0)