From 93fe2f05687f1bbe774bad2d977313a0b1102ae2 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 27 Jun 2024 01:15:09 -0700 Subject: [PATCH] Update locationdata.py --- modules/locationdata.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/locationdata.py b/modules/locationdata.py index 7b8cb60..7169166 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -140,8 +140,6 @@ def get_wx_alerts(lat=0, lon=0): return alerts -print(get_wx_alerts(37.7749, -122.4194)) - def replace_weather(row): replacements = { "Monday": "Mon ",