mirror of
https://github.com/searxng/searxng
synced 2024-11-18 15:26:25 +00:00
[fix] pep8
This commit is contained in:
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…
Reference in New Issue
Block a user