debug fixed

This commit is contained in:
Lorenzo Volpi 2023-10-31 15:07:32 +01:00
parent 80c3a710cb
commit a0682d1f41
2 changed files with 1 additions and 2 deletions

View File

@ -102,7 +102,7 @@ class SubLogger:
rh.setLevel(logging.DEBUG)
rh.setFormatter(
logging.Formatter(
fmt="%(asctime)s| %(levelname)-8s\t%(message)s",
fmt="%(asctime)s| %(levelname)-12s\t%(message)s",
datefmt="%d/%m/%y %H:%M:%S",
)
)

View File

@ -32,7 +32,6 @@ def estimate_comparison():
traceback(e)
for plot_conf in env.get_plot_confs():
for m in env.METRICS:
log.debug(env.current)
output_path = env.OUT_DIR / f"{plot_conf}_{m}.md"
try:
_repr = dr.to_md(