mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[fix] pep8
This commit is contained in:
@@ -51,7 +51,6 @@ def request(query, params):
|
||||
'engine0': 'v1all',
|
||||
}
|
||||
|
||||
|
||||
# set language if specified
|
||||
if params['language'] != 'all':
|
||||
language = 'english'
|
||||
|
||||
Reference in New Issue
Block a user