From 267f50c591c1593ae6228d36384bad47ddbb3643 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sun, 16 Feb 2025 11:04:37 -0800 Subject: [PATCH] Update locationdata.py --- modules/locationdata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/locationdata.py b/modules/locationdata.py index 89d2d1c..c994400 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -330,7 +330,7 @@ def abbreviate_noaa(row): "degrees": "°", "percent": "%", "department": "Dept.", - "New rainfall amounts less than a tenth of an inch possible.": "New rain < 0.1in", + "amounts less than a tenth of an inch possible.": "< 0.1in", "temperatures": "temps.", "temperature": "temp.", }