mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 18:31:13 -05:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -5,12 +5,12 @@ from flask import current_app
|
||||
from app import db
|
||||
from app.dao.dao_utils import transactional, version_class
|
||||
from app.models import (
|
||||
BROADCAST_TYPE,
|
||||
EMAIL_AUTH_TYPE,
|
||||
Organisation,
|
||||
Service,
|
||||
ServiceBroadcastSettings,
|
||||
ServicePermission,
|
||||
Organisation,
|
||||
BROADCAST_TYPE,
|
||||
EMAIL_AUTH_TYPE
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user