Skip to content

Commit 81eadfb

Browse files
Update run-weakref.test
1 parent 97f9186 commit 81eadfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypyc/test-data/run-weakref.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import asyncio
55
import pytest # type: ignore [import-not-found]
66
from weakref import ref
7+
from mypy_extensions import mypyc_attr
78

89
@mypyc_attr(native_class=False)
910
class Object:

0 commit comments

Comments
 (0)