mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-06 01:41:45 +02:00
Update report_generator5.py
This commit is contained in:
@@ -234,6 +234,7 @@ def parse_log_file(file_path):
|
||||
log_data['node2_ID'] = node_id
|
||||
|
||||
log_data['unique_users'] = list(log_data['unique_users'])
|
||||
log_data['unique_users'].reverse()
|
||||
return log_data
|
||||
|
||||
def get_system_info():
|
||||
|
||||
Reference in New Issue
Block a user