From a13e3c044601da245be200e9e432521094668e6c Mon Sep 17 00:00:00 2001 From: Lorenzo Volpi Date: Thu, 19 Oct 2023 02:42:18 +0200 Subject: [PATCH] report updated --- quacc/evaluation/report.py | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) 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 + ""