mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-24 00:06:16 -04:00
Cleaning up with black, isort, flake8.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
This commit is contained in:
@@ -3,7 +3,7 @@ import itertools
|
||||
from notifications_utils.recipients import allowed_to_send_to
|
||||
|
||||
from app.dao.services_dao import dao_fetch_service_by_id
|
||||
from app.enums import RecipientType, KeyType
|
||||
from app.enums import KeyType, RecipientType
|
||||
from app.models import ServiceGuestList
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user