Skip to content

Commit 6c839a7

Browse files
Update weakref_ops.py
1 parent 29bff40 commit 6c839a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypyc/primitives/weakref_ops.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from mypyc.ir.ops import ERR_MAGIC
22
from mypyc.ir.rtypes import object_rprimitive
3+
from mypyc.primitives.registry import custom_op
34

45
# Weakref operations
56

0 commit comments

Comments
 (0)