From 375bd771976e67d14bf63a3f3699099858918a1c Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Thu, 26 Jan 2023 18:09:17 +0100 Subject: [PATCH] Formatting --- lolafect/data_testing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lolafect/data_testing.py b/lolafect/data_testing.py index 7247dc4..798cde1 100644 --- a/lolafect/data_testing.py +++ b/lolafect/data_testing.py @@ -136,4 +136,4 @@ def run_checkpoint(the_data_context): print("Checkpoint finished.") - return results \ No newline at end of file + return results