From ffab8d6ea27fbb1bf2626644f42050d7dfffa588 Mon Sep 17 00:00:00 2001 From: Benjamin Storm Date: Mon, 18 May 2026 11:39:22 +0200 Subject: [PATCH] add group n submission --- final_report_urls.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f68..eaca49af 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -79,9 +79,9 @@ ], [ "group n", - "", + "Diversity", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/huncut47/diversity/archive/refs/tags/final.zip", ], [ "group o", @@ -101,4 +101,4 @@ # Report Release URL: "https://github.com///archive/refs/tags/.zip", ], -] \ No newline at end of file +]