mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 22:42:28 -05:00
import exception from botocore
boto (2) is no longer a dependency
This commit is contained in:
@@ -5,7 +5,7 @@ from datetime import (
|
||||
timedelta,
|
||||
)
|
||||
|
||||
from boto.exception import BotoClientError
|
||||
from botocore.exceptions import ClientError as BotoClientError
|
||||
from flask import current_app
|
||||
|
||||
from notifications_utils.recipients import (
|
||||
|
||||
Reference in New Issue
Block a user