mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 20:17:45 +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…
Reference in New Issue
Block a user