mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 23:08:07 -04:00
isort
This commit is contained in:
@@ -10,6 +10,7 @@ from flask import url_for
|
||||
from flask.testing import FlaskClient
|
||||
from flask_login import login_user
|
||||
|
||||
from app.enums import ServicePermission
|
||||
from app.models.user import User
|
||||
|
||||
# Add itsdangerous to the libraries which freezegun ignores to avoid errors.
|
||||
|
||||
Reference in New Issue
Block a user