Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lordxar77 committed Jan 30, 2018
1 parent 7437872 commit 1319c6c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scraper.py
@@ -1,8 +1,8 @@
-import scraperwiki
-import re
-import mechanize
-import datetime
-from BeautifulSoup import BeautifulSoup
import scraperwiki
import re
import mechanize
import datetime
from BeautifulSoup import BeautifulSoup

# by default, scrape incidents from today and yesterday
# (today will be incomplete until tomorrow)
Expand Down

0 comments on commit 1319c6c

Please sign in to comment.