From 6d100ed6c0130a60159a3e27c2d7ae88b28d42fd Mon Sep 17 00:00:00 2001 From: Leif Greiss Date: Fri, 1 Dec 2017 17:24:27 -0500 Subject: [PATCH] Update scraper.py --- scraper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scraper.py b/scraper.py index 8e93593..009746e 100644 --- a/scraper.py +++ b/scraper.py @@ -4,7 +4,7 @@ root = lxml.html.fromstring(html)#turnourHTMLintoanlxmlobject tds = root.cssselect('td')#getallthe