forked from Ponysearch/Ponysearch
Flake8
This commit is contained in:
parent
cd179bbdbb
commit
393d24ba50
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue