mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-04 00:41:35 +02:00
Update locationdata.py
This commit is contained in:
@@ -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 ",
|
||||
|
||||
Reference in New Issue
Block a user