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