mirror of
https://github.com/searxng/searxng.git
synced 2024-12-22 17:26:30 +00:00
[fix] pep8
This commit is contained in:
parent
e74bdf8429
commit
ed1c1bdb04
3 changed files with 2 additions and 3 deletions
|
@ -51,7 +51,6 @@ def request(query, params):
|
|||
'engine0': 'v1all',
|
||||
}
|
||||
|
||||
|
||||
# set language if specified
|
||||
if params['language'] != 'all':
|
||||
language = 'english'
|
||||
|
|
Loading…
Reference in a new issue