Test commit.
This commit is contained in:
2
app.py
2
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):
|
||||
|
Reference in New Issue
Block a user