From 8e8dada6c4280acc84a1993c4b536f8145110f38 Mon Sep 17 00:00:00 2001 From: Alexandre CHAZAL Date: Tue, 11 Oct 2022 10:57:06 +0200 Subject: [PATCH] feat(xor): changed file name --- xor.py => XorRange.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename xor.py => XorRange.py (100%) diff --git a/xor.py b/XorRange.py similarity index 100% rename from xor.py rename to XorRange.py