@@ -59,4 +59,4 @@ def weather_data():
return jsonify(data)
if __name__ == '__main__':
app.run(host='0.0.0.0', port=5000)
app.run(host='0.0.0.0', port=5000, debug=True)
The note is not visible to the blocked user.