From 270a63bc1f4e6c0f13028c3428c7d3e30a240a31 Mon Sep 17 00:00:00 2001 From: mattbk Date: Sat, 8 Apr 2023 15:35:04 -0500 Subject: [PATCH] Test. --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 2ef9426..3a60f95 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):