mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 23:41:17 -05:00
notify-api-413 fix flake8
This commit is contained in:
@@ -140,4 +140,4 @@ def _do_fancy_exception_handling(e):
|
|||||||
):
|
):
|
||||||
raise AwsSesClientThrottlingSendRateException(str(e))
|
raise AwsSesClientThrottlingSendRateException(str(e))
|
||||||
else:
|
else:
|
||||||
raise AwsSesClientException(str(e))
|
raise AwsSesClientException(str(e))
|
||||||
|
|||||||
Reference in New Issue
Block a user