mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 17:47:02 +02:00
Black formatting
This commit is contained in:
parent
ad9e64f063
commit
d3ceb64956
5 changed files with 7 additions and 6 deletions
|
@ -8,6 +8,7 @@ from django.template.loader import get_template
|
|||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class EmailSendingError(RuntimeError):
|
||||
|
||||
"""Local error for handling all failures when sending email."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue