We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11665c4 commit b4c0223Copy full SHA for b4c0223
tests/test_system_modules.py
@@ -1,7 +1,7 @@
1
import windows
2
import ctypes
3
4
-from pfwtest import *
+from .pfwtest import *
5
6
@cross_heaven_gates
7
def test_system_module_gc():
0 commit comments