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