Commit 38b87307 authored by Michal Čihař's avatar Michal Čihař

Wrap long line

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 72d5775e
......@@ -29,7 +29,8 @@ from weblate import appsettings
@partial
def require_email(strategy, backend, details, user=None, is_new=False, **kwargs):
def require_email(strategy, backend, details, user=None, is_new=False,
**kwargs):
'''
Forces entering email for backends which don't provide it.
'''
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment