Update locationdata_eu.py

This commit is contained in:
SpudGunMan
2024-12-17 23:12:52 -08:00
parent e3d1607c86
commit ad11f787de
+1 -1
View File
@@ -21,7 +21,7 @@ def get_wxUKgov():
url = 'https://www.metoffice.gov.uk/weather/guides/rss'
return "not implemented yet"
def get_floodEKgov():
def get_floodUKgov():
# get UK flood warnings
url = 'https://environment.data.gov.uk/flood-widgets/rss-feeds.html'
return "not implemented yet"