mirror of
https://github.com/wassname/flask-security.git
synced 2026-09-09 11:22:35 +08:00
Whitespace!
This commit is contained in:
@@ -14,8 +14,7 @@ from flask import current_app as app, request
|
||||
from werkzeug.local import LocalProxy
|
||||
|
||||
from .signals import password_changed
|
||||
from .utils import send_mail, encrypt_password, url_for_security, \
|
||||
config_value
|
||||
from .utils import send_mail, encrypt_password, config_value
|
||||
|
||||
|
||||
# Convenient references
|
||||
|
||||
Reference in New Issue
Block a user