diff --git a/quacc/evaluation/report.py b/quacc/evaluation/report.py index 97c514e..a774f78 100644 --- a/quacc/evaluation/report.py +++ b/quacc/evaluation/report.py @@ -1,4 +1,3 @@ -from email import header from typing import Tuple import statistics as stats import numpy as np @@ -10,17 +9,17 @@ def _in_div(s): def _header_footer(s): return ( """ - - - - - + + + + + """ + s + ""