mirror of
https://github.com/searx/searx
synced 2025-09-01 23:16:04 +00:00
Flake8
This commit is contained in:
@@ -474,7 +474,7 @@ def preferences():
|
||||
lang = request.cookies['language']
|
||||
|
||||
blocked_engines = []
|
||||
|
||||
|
||||
resp = make_response(redirect(url_for('index')))
|
||||
|
||||
if request.method == 'GET':
|
||||
|
Reference in New Issue
Block a user