diff --git a/QSolvers/Hardware_Interoperability.py b/QSolvers/Hardware_Interoperability.py index 90ad798..1345232 100644 --- a/QSolvers/Hardware_Interoperability.py +++ b/QSolvers/Hardware_Interoperability.py @@ -25,4 +25,4 @@ def hardware_route(): if __name__ == '__main__': - app.run (debug=True) + app.run (debug=False)