We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59258b2 commit 2aeab83Copy full SHA for 2aeab83
hello_app/views.py
@@ -62,7 +62,7 @@ def translator_post():
62
)
63
64
@app.route("/rockpaperscissor/")
65
-def about():
+def rockpaperscissor():
66
return render_template("rockpaperscissor.html")
67
68
@app.route("/about/")
0 commit comments