Merge branch '#15-algo_test'
This commit is contained in:
commit
5160846a62
2 changed files with 75 additions and 14 deletions
|
@ -89,5 +89,6 @@ def queue_next():
|
|||
|
||||
|
||||
init_db()
|
||||
exit()
|
||||
if __name__ == "__main__":
|
||||
socketio.run(app, debug=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue