Skip to content
Snippets Groups Projects
Commit 5ac4a0eb authored by Yida Feng's avatar Yida Feng
Browse files

Update app.py

parent 13198f5d
No related branches found
No related tags found
No related merge requests found
......@@ -140,5 +140,5 @@ def quick_sort_details():
if __name__ == '__main__':
with app.app_context():
db.create_all()
app.run(debug=True)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment