From dcfa21627b85fc6a337969ebb1bd090a54ba7dd9 Mon Sep 17 00:00:00 2001 From: Riccardo Cappuzzo Date: Mon, 13 Jan 2025 16:03:37 +0100 Subject: [PATCH] Adding the latest results --- build_master_list.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build_master_list.py b/build_master_list.py index 9c15bfd..c7af03d 100644 --- a/build_master_list.py +++ b/build_master_list.py @@ -66,7 +66,8 @@ "0703", "0705", "0706", - "0706", + "0707", + "0708", ] run_ids = sorted(list(set(run_ids)))