Formatting things in app.py

This commit is contained in:
cami 2021-06-28 04:31:52 +02:00
parent 44e6293e43
commit d7d22cb875

View file

@ -159,7 +159,6 @@ def register():
return ret, 409
@app.route('/umfrage', methods=['POST'])
@flask_praetorian.auth_required
def survey():