mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-22 19:14:46 +02:00
Update locationdata_eu.py
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user