Skip to content

Commit bc82b3e

Browse files
Update registry.py
1 parent 14ad56a commit bc82b3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypyc/primitives/registry.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,3 +372,4 @@ def load_address_op(name: str, type: RType, src: str) -> LoadAddressDescription:
372372
import mypyc.primitives.misc_ops
373373
import mypyc.primitives.str_ops
374374
import mypyc.primitives.tuple_ops # noqa: F401
375+
import mypyc.primitives.weakref_ops

0 commit comments

Comments
 (0)