mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 07:21:13 -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))
|
||||
else:
|
||||
raise AwsSesClientException(str(e))
|
||||
raise AwsSesClientException(str(e))
|
||||
|
||||
Reference in New Issue
Block a user