mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
ci: automatic Python Formatter changes
This commit is contained in:
parent
fe16fc2b6d
commit
5c00acad9b
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ def scan_view():
|
||||||
title="Image scanning"
|
title="Image scanning"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
@app.route("/api/v1/haiku", methods=['POST'])
|
@app.route("/api/v1/haiku", methods=['POST'])
|
||||||
def generate_haiku():
|
def generate_haiku():
|
||||||
if request.method == 'POST':
|
if request.method == 'POST':
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue