ci: automatic Python Formatter changes

This commit is contained in:
github-actions[bot] 2025-02-26 19:06:51 +00:00 committed by 0xjrx
parent 3c260ea004
commit c032865e0a
No known key found for this signature in database
GPG key ID: 61C53033867D0271

View file

@ -37,6 +37,8 @@ def haiku_view(haiku_id):
"haiku.html", "haiku.html",
context=context, context=context,
title="Haiku of the Day") title="Haiku of the Day")
@app.route("/prompt") @app.route("/prompt")
def prompt_view(): def prompt_view():
return render_template( return render_template(