From cb4f698670e581278ee1c3ed377fa0a347b0bec7 Mon Sep 17 00:00:00 2001 From: Stijn de Gooijer Date: Mon, 4 Mar 2024 12:43:54 +0100 Subject: [PATCH] Reformat --- scripts/plot_results.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/plot_results.py b/scripts/plot_results.py index c04566f..5cc28ae 100644 --- a/scripts/plot_results.py +++ b/scripts/plot_results.py @@ -6,6 +6,7 @@ .venv/bin/python ./scripts/plot_results.py ``` """ + from pathlib import Path from typing import Any