Skip to content

Commit cea5f47

Browse files
committed
Merge branch 'preallocate-helper-rtuple' of https://github.com/BobTheBuidler/mypy into preallocate-helper-rtuple
2 parents 94ccbaf + 3185c3b commit cea5f47

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
@@ -63,7 +63,6 @@
6363
object_rprimitive,
6464
pointer_rprimitive,
6565
short_int_rprimitive,
66-
tuple_rprimitive,
6766
)
6867
from mypyc.irbuild.builder import IRBuilder
6968
from mypyc.irbuild.prepare import GENERATOR_HELPER_NAME

0 commit comments

Comments
 (0)