flake8 fix

pull/1/head
Alexandre Flament 10 years ago
parent cde37be4f5
commit 83e48fa89b

@ -112,6 +112,7 @@ _category_names = (gettext('files'),
outgoing_proxies = settings.get('outgoing_proxies', None)
@babel.localeselector
def get_locale():
locale = request.accept_languages.best_match(settings['locales'].keys())

Loading…
Cancel
Save