mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -05:00
Tidied up pull request comments
This commit is contained in:
@@ -2,10 +2,9 @@ import uuid
|
||||
from datetime import datetime
|
||||
|
||||
import pytest
|
||||
from mock import ANY
|
||||
from unittest.mock import ANY
|
||||
|
||||
import app
|
||||
from sqlalchemy.orm.exc import NoResultFound
|
||||
from app import mmg_client
|
||||
from app.dao import (provider_details_dao, notifications_dao)
|
||||
from app.delivery import send_to_providers
|
||||
|
||||
Reference in New Issue
Block a user