diff --git a/modules/locationdata.py b/modules/locationdata.py index 7169166..44a4ff7 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -152,6 +152,7 @@ def replace_weather(row): "Tonight": "Tonight ", "Tomorrow": "Tomorrow ", "This Afternoon": "Afternoon ", + "Overnight": "Overnight ", "northwest": "NW", "northeast": "NE", "southwest": "SW",