diff --git a/src/Run.py b/src/Run.py index ed7ead7..a22cd7f 100644 --- a/src/Run.py +++ b/src/Run.py @@ -49,6 +49,7 @@ def calculate_nutrition(food, weight): conn.close() + # Index-Route @app.route('/') @oidc.require_login