From e1161c0aa01c7b18ea8aea8858428bb301019659 Mon Sep 17 00:00:00 2001 From: Brendan McDevitt <bpmcdevitt@gmail.com> Date: Wed, 2 Aug 2017 17:25:05 -0400 Subject: [PATCH] Old_Stats class is complete --- pull_box_score.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull_box_score.py b/pull_box_score.py index 32ecdfd..c06f71a 100755 --- a/pull_box_score.py +++ b/pull_box_score.py @@ -1,7 +1,7 @@ #!/usr/bin/env python2 from bs4 import BeautifulSoup -import requests, urllib, os +import requests #### FIRST THREE YEARS 2010/2011/2012 ARE DIFFERENT WAYS TO RETRIEVE THAN 13-17