From 796c666f4de80d514fe47dea1876dee365862dd8 Mon Sep 17 00:00:00 2001 From: W1CDN Date: Sat, 8 Apr 2023 15:36:54 -0500 Subject: [PATCH] Test commit. --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 3a60f95..2ef9426 100644 --- a/app.py +++ b/app.py @@ -45,7 +45,7 @@ def read_logs(log_folder): # TODO need a function that adds the most recent location for any 'name' # into a simple database. Then if it needs to be mapped, it can be, even -# if it hasn't been recently heard directly. +# if it hasn't been recently heard directly. class Packets(Resource): def get(self):