Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 299177d

Browse files
Update Backend_API.py
1 parent bc29560 commit 299177d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Application_Folder/API_Backend/Backend_API.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ def run_algorithm():
105105

106106

107107
if __name__ == '__main__':
108-
app.run (debug=True)
108+
app.run (debug=False)

0 commit comments

Comments
 (0)