From 09cf3527c48e15c345beb0ba4d21f506312360ed Mon Sep 17 00:00:00 2001 From: Dazbo Date: Mon, 30 Dec 2024 17:59:48 +0000 Subject: [PATCH] Change size of image --- src/AoC_2024/Dazbo's_Advent_of_Code_2024.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AoC_2024/Dazbo's_Advent_of_Code_2024.ipynb b/src/AoC_2024/Dazbo's_Advent_of_Code_2024.ipynb index 2e0fe79..ccf8c25 100644 --- a/src/AoC_2024/Dazbo's_Advent_of_Code_2024.ipynb +++ b/src/AoC_2024/Dazbo's_Advent_of_Code_2024.ipynb @@ -9570,7 +9570,7 @@ "\n", "And that's it!!\n", "\n", - "\"Day\n", + "\"Day\n", "\n", "Ah, sad times. This is a correct solution, but not correct for all all possible input values. I need to do a bit more to complete this." ]