From 1dde4112daa8513a71914fa6fcc0e0342d803a6f Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 27 Jun 2024 01:18:31 -0700 Subject: [PATCH] Update locationdata.py --- modules/locationdata.py | 1 + 1 file changed, 1 insertion(+) 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",