We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1236ae4 commit f96d4d2Copy full SHA for f96d4d2
mypyc/test-data/run-weakref.test
@@ -1,9 +1,6 @@
1
# Test cases for weakrefs (compile and run)
2
3
-[typing fixtures/typing-full.pyi]
4
-
5
[case testWeakrefRef]
6
-import asyncio
7
import pytest # type: ignore [import-not-found]
8
from weakref import ref
9
from mypy_extensions import mypyc_attr
0 commit comments