From 0a4c54a5a2fe004849bc1b0564ae047b3a5a8eb1 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Tue, 17 Dec 2024 12:14:00 -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 1d5e4a5..0f5817a 100644 --- a/modules/locationdata.py +++ b/modules/locationdata.py @@ -1,4 +1,4 @@ -# helper functions to use location data like NOAA weather +# helper functions to use location data for the API for NOAA weather, FEMA iPAWS, and repeater data # K7MHI Kelly Keeton 2024 import json # pip install json