From 9ed14228f0ef1b793c4e6a759d7e784baacc414f Mon Sep 17 00:00:00 2001 From: Gustavo Carreno Date: Sun, 28 Feb 2021 01:26:55 +0000 Subject: [PATCH] Moving weekday.py to python/weekday.py --- 95 Weekday/{ => python}/weekday.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 95 Weekday/{ => python}/weekday.py (100%) diff --git a/95 Weekday/weekday.py b/95 Weekday/python/weekday.py similarity index 100% rename from 95 Weekday/weekday.py rename to 95 Weekday/python/weekday.py