mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
[fix] pep8
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user