PEP8 polish

This commit is contained in:
Matt Wright
2013-07-22 12:37:44 -04:00
parent d05e699a15
commit d87765fc3b
9 changed files with 32 additions and 30 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
:license: MIT, see LICENSE for more details.
"""
from flask import current_app as app, request
from flask import current_app as app
from werkzeug.local import LocalProxy
from .signals import password_changed