@ -36,7 +36,7 @@ def get_weather():
"hourly": hourly
})
except Exception as e:
print("❌ Error fetching data:", e)
print("Error fetching data:", e)
return jsonify({"error": str(e)}), 500
if __name__ == "__main__":
The note is not visible to the blocked user.