We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c8f73 commit 527221cCopy full SHA for 527221c
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