From 4d0e3de2c3db69052cc13b0541551e5ff0e2379d Mon Sep 17 00:00:00 2001 From: Harshit Richariya <35799384+HarshitRichariya@users.noreply.github.com> Date: Tue, 22 Oct 2019 16:24:01 +0530 Subject: [PATCH] Rename binarySearch.py to binary-Search.py files with same name in same folder creating conflict in local machine so edited the name of one file --- binarySearch.py => binary-Search.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename binarySearch.py => binary-Search.py (100%) diff --git a/binarySearch.py b/binary-Search.py similarity index 100% rename from binarySearch.py rename to binary-Search.py