[fix] pep8

pull/1/head
Thomas Pointhuber 10 years ago
parent 016a0ffe8a
commit a53c688879

@ -261,7 +261,7 @@ def render(template_name, override_theme=None, **kwargs):
if 'autocomplete' not in kwargs:
kwargs['autocomplete'] = autocomplete
if 'bootstrap_theme' not in kwargs:
kwargs['bootstrap_theme'] = request.cookies.get('bootstrap_theme', 'default')

Loading…
Cancel
Save