mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 01:57:03 +02:00
lint
This commit is contained in:
parent
c2d8c0eadb
commit
ea1e8aa510
1 changed files with 1 additions and 1 deletions
|
@ -1981,7 +1981,7 @@ class DomainRequestAdmin(ListHeaderAdmin, ImportExportModelAdmin):
|
||||||
emails[action_needed_reason.value] = self._get_action_needed_reason_default_email(
|
emails[action_needed_reason.value] = self._get_action_needed_reason_default_email(
|
||||||
domain_request, action_needed_reason.value
|
domain_request, action_needed_reason.value
|
||||||
)
|
)
|
||||||
|
|
||||||
return emails
|
return emails
|
||||||
|
|
||||||
def _get_action_needed_reason_default_email(self, domain_request, action_needed_reason):
|
def _get_action_needed_reason_default_email(self, domain_request, action_needed_reason):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue