From d4ece9ae065a4300f08b35b486ee38cf27cd419b Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Tue, 2 Jul 2024 17:07:18 -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 2165fb2..ad57c5c 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -154,6 +154,7 @@ def replace_weather(row): "Friday": "Fri ", "Saturday": "Sat ", "Today": "Today ", + "Night": "Night ", "Tonight": "Tonight ", "Tomorrow": "Tomorrow ", "This Afternoon": "Afternoon ",