mirror of
https://github.com/searx/searx
synced 2025-03-02 10:37:55 +01:00
Flake8
This commit is contained in:
parent
cd179bbdbb
commit
393d24ba50
@ -474,7 +474,7 @@ def preferences():
|
||||
lang = request.cookies['language']
|
||||
|
||||
blocked_engines = []
|
||||
|
||||
|
||||
resp = make_response(redirect(url_for('index')))
|
||||
|
||||
if request.method == 'GET':
|
||||
|
Loading…
x
Reference in New Issue
Block a user