started re-working python code

This commit is contained in:
Yannic Kilcher
2022-12-19 18:00:09 +01:00
parent ccc6993a4b
commit b34ef75423
40 changed files with 61 additions and 63 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
parent_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
# switch to backend directory
pushd "$parent_path/../../backend/app"
pushd "$parent_path/../../backend"
export ALLOW_ANY_API_KEY=True