From 0a80d9b0a36a52d5e21a270f118d5d086eb5080a Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Mon, 19 Dec 2022 09:46:46 -0800 Subject: [PATCH] Move day7.py to day07.py --- 2022/{day7.py => day07.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 2022/{day7.py => day07.py} (100%) diff --git a/2022/day7.py b/2022/day07.py similarity index 100% rename from 2022/day7.py rename to 2022/day07.py