Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
niels-oz authored Aug 8, 2023
1 parent 05a43a3 commit 3752f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
]


@app.route("/")
@app.route('/')
def hello_generations():
return '<p>Hello Generations!</p>'

Expand Down

0 comments on commit 3752f56

Please sign in to comment.