Skip to content

Commit

Permalink
Update QSolvers-API.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkStarStrix authored May 7, 2024
1 parent f8a039c commit e599984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QSolvers/QSolvers-API.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ def solver_route_get(solver_name):


if __name__ == '__main__':
app.run (debug=True)
app.run (debug=False)

0 comments on commit e599984

Please sign in to comment.