Compare commits

...

1 Commits

Author SHA1 Message Date
1f2f76a4fc fixed indent 2023-09-04 00:00:56 -04:00
2 changed files with 0 additions and 4 deletions

Binary file not shown.

View File

@@ -129,8 +129,4 @@ api.add_resource(jobManager, '/api/jobs')
#Runs the Flask app #Runs the Flask app
if __name__ == '__main__': if __name__ == '__main__':
<<<<<<< HEAD
app.run(debug=True)
=======
app.run(debug=False) app.run(debug=False)
>>>>>>> a21c4bf53294a9d71093572e3e30f1010607e015