aboutsummaryrefslogtreecommitdiff
path: root/scripts/makeReport.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makeReport.py')
-rw-r--r--scripts/makeReport.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/makeReport.py b/scripts/makeReport.py
index 535da9b..74ecfde 100644
--- a/scripts/makeReport.py
+++ b/scripts/makeReport.py
@@ -454,5 +454,3 @@ elif fallback == 1:
i += 1
tableBody.append(l)
print(tabulate(tableBody, headers=tableHeaders), end="\n\n")
-
-