[fix] pep8

pull/1/head
Adam Tauber 7 years ago
parent b4c657d227
commit 03d7a8f065

@ -30,6 +30,7 @@ def request(query, params):
params['url'] = url
return params
# get response from search-request
def response(resp):
json = loads(resp.text)

Loading…
Cancel
Save