fixed indent

This commit is contained in:
2023-09-04 00:00:56 -04:00
parent ff1f9ef074
commit 1f2f76a4fc
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
if __name__ == '__main__':
<<<<<<< HEAD
app.run(debug=True)
=======
app.run(debug=False)
>>>>>>> a21c4bf53294a9d71093572e3e30f1010607e015