diff --git a/tools/mypywrap.sh b/tools/mypywrap.sh index 433312152e6..7b8b07bccd2 100755 --- a/tools/mypywrap.sh +++ b/tools/mypywrap.sh @@ -12,7 +12,7 @@ ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" -export MYPYPATH=$ROOT_DIR/../cinder/tests/stubs/ +#export MYPYPATH=$ROOT_DIR/../cinder/tests/stubs/ if [ $# -eq 0 ]; then # if no arguments provided, use the standard converted lists