From 70de2d08c25dde9d1215b894334c712085c103da 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 + ""