Autoformatting all files
This commit is contained in:
parent
816689acdf
commit
0e222d3d52
8 changed files with 9 additions and 8 deletions
|
@ -81,6 +81,7 @@ with app.app_context():
|
|||
db.create_all()
|
||||
db.session.commit()
|
||||
|
||||
|
||||
@app.route('/api/login', methods=['POST'])
|
||||
def login():
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue