Skip to content

Commit

Permalink
Update Backend_API.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkStarStrix authored Jun 11, 2024
1 parent 269cd18 commit 59ddca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Application_Folder/API_Backend/Backend_API.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ def run_algorithm():


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

0 comments on commit 59ddca8

Please sign in to comment.