1
0
mirror of https://github.com/bspeice/metrik synced 2024-09-28 13:41:31 -04:00
Forgot to remove the line because I had accidentally scrolled past it...
This commit is contained in:
Bradlee Speice 2016-08-08 19:33:36 -04:00
parent 36c7f37514
commit e9228d6dad

View File

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