From 768a22b4daa9f7daacdfd5e7867e5f6f650130db Mon Sep 17 00:00:00 2001 From: Leif Greiss Date: Fri, 1 Dec 2017 17:26:58 -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 77ed7ba..ce3d32a 100644 --- a/scraper.py +++ b/scraper.py @@ -4,7 +4,7 @@ root = lxml.html.fromstring(html)#turnourHTMLintoanlxmlobject trs = root.cssselect('tr')#getallthe