Skip to content

Commit 9299293

Browse files
committed
Update subtype.py
1 parent b97e823 commit 9299293

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypyc/subtype.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
RVoid,
1515
is_bit_rprimitive,
1616
is_bool_rprimitive,
17+
is_dict_rprimitive,
1718
is_exact_dict_rprimitive,
1819
is_fixed_width_rtype,
1920
is_int_rprimitive,

0 commit comments

Comments
 (0)