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):