From c6ce63838f0f5102a3bdb5c50562cc55362f17a0 Mon Sep 17 00:00:00 2001 From: Simon Weald Date: Thu, 23 Aug 2018 16:02:09 +0100 Subject: [PATCH] bare script file --- scraper.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 scraper.py diff --git a/scraper.py b/scraper.py new file mode 100644 index 0000000..fef66b5 --- /dev/null +++ b/scraper.py @@ -0,0 +1 @@ +#!/usr/bin/env python \ No newline at end of file