mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 18:09:25 +02:00
ran the formatter
This commit is contained in:
parent
bfded588d7
commit
00d020891f
4 changed files with 4 additions and 3 deletions
|
@ -673,7 +673,7 @@ class DomainRequest(TimeStampedModel):
|
|||
def send_custom_status_update_email(self, status):
|
||||
"""Helper function to send out a second status email when the status remains the same,
|
||||
but the reason has changed."""
|
||||
|
||||
|
||||
# Currently, we store all this information in three variables.
|
||||
# When adding new reasons, this can be a lot to manage so we store it here
|
||||
# in a centralized location. However, this may need to change if this scales.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue