updated python.sh

pull/4/head
Hari Sekhon 1 year ago
parent bf40f9b953
commit 44e86f9269

@ -27,7 +27,7 @@ bash_tools="${bash_tools:-$(dirname "${BASH_SOURCE[0]}")/..}"
export PYTHONWARNINGS=ignore::UserWarning
# shellcheck disable=SC1090,SC1091
#type add_PATHS &>/dev/null || . "$bash_tools/.bash.d/paths.sh"
type add_PATH &>/dev/null || . "$bash_tools/.bash.d/paths.sh"
# see the effect of inserting a path like so
# PYTHONPATH=/path/to/blah pythonpath

Loading…
Cancel
Save