Skip to content

Commit

Permalink
Update Scraper.py
Browse files Browse the repository at this point in the history
deleting the scraper file fixed
  • Loading branch information
yash1337 authored Feb 19, 2017
1 parent 47098f9 commit 37cc1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scraper.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@


#These lines delete the scraper file. Uncomment them if you don't want the file to be deleted
#os.remove('Scraper.py')
#os.remove(sys.argv[0])
#print("Scraper File Removed!!!!")
print("\nPress a key to continue...")
m.getch()

0 comments on commit 37cc1d0

Please sign in to comment.