Forgot to remove the line because I had accidentally scrolled past it...
master
Bradlee Speice 2016-08-08 19:33:36 -04:00
parent 36c7f37514
commit e9228d6dad
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
from html.parser import HTMLParser
import requests
from luigi import Task, Parameter
from pyquery import PyQuery as pq