[fix] pep8

This commit is contained in:
Adam Tauber 2015-01-16 17:37:34 +01:00
parent 0a3b9a7b00
commit 9ca50676eb
1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ def preferences():
locales=settings['locales'],
current_locale=get_locale(),
current_language=lang or 'all',
image_proxy = image_proxy,
image_proxy=image_proxy,
language_codes=language_codes,
categs=categories.items(),
blocked_engines=blocked_engines,