Update report_generator.py

This commit is contained in:
SpudGunMan
2024-10-03 23:53:31 -07:00
parent c607913e82
commit cd9ab37d00
-1
View File
@@ -240,7 +240,6 @@ def get_system_info():
def get_wall_of_shame():
# Get the wall of shame out of the log data
logShameList = log_data['shameList']
print(f"Shame List: {logShameList}")
# future space for other ideas