1
0
mirror of https://github.com/bspeice/metrik synced 2024-11-04 22:48:11 -05:00

Who was the idiot who left in a stray import?

This commit is contained in:
Bradlee Speice 2016-08-07 16:56:05 -04:00
parent da9b049de5
commit 9a42cceccd

View File

@ -1,6 +1,5 @@
from luigi import Task, Parameter
from pyquery import PyQuery as pq
import requests
class BloombergEquityInfo(Task):