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 c1083a9 commit 8b1f64bCopy full SHA for 8b1f64b
mypyc/test-data/run-weakref.test
@@ -1,7 +1,6 @@
1
# Test cases for weakrefs (compile and run)
2
3
[case testWeakrefRef]
4
-import asyncio
5
import pytest # type: ignore [import-not-found]
6
from weakref import proxy, ref
7
from mypy_extensions import mypyc_attr
0 commit comments