From bdbf9642ee0842b59ffb03d2cbc155e4f1440569 Mon Sep 17 00:00:00 2001 From: Yash Sharma Date: Mon, 26 Jun 2017 22:25:58 -0400 Subject: [PATCH] Rename src/CSE232/ScraperV1.py to src/CSE 232/ScraperV1.py --- src/{CSE232 => CSE 232}/ScraperV1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/{CSE232 => CSE 232}/ScraperV1.py (96%) diff --git a/src/CSE232/ScraperV1.py b/src/CSE 232/ScraperV1.py similarity index 96% rename from src/CSE232/ScraperV1.py rename to src/CSE 232/ScraperV1.py index 555734a..6604e87 100644 --- a/src/CSE232/ScraperV1.py +++ b/src/CSE 232/ScraperV1.py @@ -60,4 +60,4 @@ #os.remove(sys.argv[0]) #print("Scraper File Removed!!!!") print("\nPress a key to continue...") -m.getch() \ No newline at end of file +m.getch()