mirror of
https://github.com/searx/searx
synced 2025-02-23 07:07:42 +01:00
[fix] pep8
This commit is contained in:
parent
e74bdf8429
commit
ed1c1bdb04
@ -51,7 +51,6 @@ def request(query, params):
|
|||||||
'engine0': 'v1all',
|
'engine0': 'v1all',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# set language if specified
|
# set language if specified
|
||||||
if params['language'] != 'all':
|
if params['language'] != 'all':
|
||||||
language = 'english'
|
language = 'english'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user