ci: automatic Python Formatter changes

This commit is contained in:
github-actions[bot] 2025-03-14 14:33:32 +00:00
parent fe16fc2b6d
commit 5c00acad9b

View file

@ -60,6 +60,7 @@ def scan_view():
title="Image scanning"
)
@app.route("/api/v1/haiku", methods=['POST'])
def generate_haiku():
if request.method == 'POST':