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 1446047 commit 2f713d3Copy full SHA for 2f713d3
scripts/test.sh
@@ -1,2 +1,2 @@
1
#!/bin/bash
2
-python test/test_func.py
+PYTHONPATH=. python test/test_func.py
0 commit comments