We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3f4ea commit 3f02802Copy full SHA for 3f02802
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