NsManick commited on
Commit
fa38058
·
verified ·
1 Parent(s): aab1ef1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,4 +195,4 @@ def api_check_logo():
195
  return jsonify({"success": False, "error": "File type not allowed"}), 400
196
 
197
  if __name__ == '__main__':
198
- app.run(debug=True)
 
195
  return jsonify({"success": False, "error": "File type not allowed"}), 400
196
 
197
  if __name__ == '__main__':
198
+ app.run(debug=True)