Test commit.
This commit is contained in:
parent
37d57db772
commit
a06bedb1c9
|
@ -40,7 +40,7 @@ def read_logs(log_folder):
|
|||
item['station_lat'] = config['Settings']['station_lat']
|
||||
item['station_lon'] = config['Settings']['station_lon']
|
||||
|
||||
return(json_array)
|
||||
return(json_array)
|
||||
|
||||
class Packets(Resource):
|
||||
def get(self):
|
||||
|
|
Loading…
Reference in New Issue
Block a user