From 8a6057995baf1c47d17d9c9f3cf545f624cac347 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Mon, 17 Feb 2025 14:00:05 -0800 Subject: [PATCH] Update locationdata.py --- modules/locationdata.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/locationdata.py b/modules/locationdata.py index c994400..c6b1c02 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -295,8 +295,6 @@ def abbreviate_noaa(row): "saturday": "Sat ", "sunday": "Sun ", "today": "Today ", - "night": "Night ", - "tonight": "Tonight ", "tomorrow": "Tomorrow ", "day": "Day ", "this afternoon": "Afternoon ",