diff --git a/app.py b/app.py index 3b139aa..c2834c2 100644 --- a/app.py +++ b/app.py @@ -3,7 +3,7 @@ app = Flask(__name__) @app.route("/") def hello(): - return "