From 2292b3c5acbc34adfde263d084f4e5f8f9315f7a Mon Sep 17 00:00:00 2001 From: FrederikBaerentsen Date: Wed, 4 Dec 2024 21:02:55 +0100 Subject: [PATCH] Formatting --- 2024/04/solution.py | 1 + 1 file changed, 1 insertion(+) diff --git a/2024/04/solution.py b/2024/04/solution.py index dee3383..fa9cb48 100644 --- a/2024/04/solution.py +++ b/2024/04/solution.py @@ -54,6 +54,7 @@ if part == 1: # Part 2 # # # ######################################### + if part == 2: # Kinda ugly code, wish it would be nicer. for r, rows in enumerate(grid):