diff --git a/app.py b/app.py index c788d79..a39e8a4 100644 --- a/app.py +++ b/app.py @@ -60,7 +60,7 @@ ] -@app.route("/") +@app.route('/') def hello_generations(): return '
Hello Generations!