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 f1e83b4 commit 4b3bb26Copy full SHA for 4b3bb26
test-download.sh
@@ -1,4 +1,3 @@
1
#!/bin/bash
2
3
-# PYTHONPATH tells python to look for modules in the current directory
4
-PYTHONPATH="." python scripts/test-download.py $1
+python scripts/test-download.py $1
0 commit comments