code format

This commit is contained in:
Kayou 2020-08-21 17:21:49 +02:00 committed by GitHub
parent d9fa6c7858
commit be6ff8e12a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -783,6 +783,7 @@ class Interface(BaseInterface):
locale = m18n.default_locale
m18n.set_locale(locale)
return callback(*args, **kwargs)
return wrapper
# Install plugins