mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-13 07:54:50 +02:00
Linting 2
This commit is contained in:
parent
d2a8ab16c8
commit
07bcff9522
1 changed files with 11 additions and 11 deletions
|
@ -196,18 +196,18 @@ class LoadExtraTransitionDomain:
|
|||
f"{TerminalColors.ENDC}"
|
||||
)
|
||||
failed_transition_domains.append(domain_name)
|
||||
|
||||
|
||||
updated_fields = [
|
||||
"organization_name",
|
||||
"organization_type",
|
||||
"federal_type",
|
||||
"federal_agency",
|
||||
"first_name",
|
||||
"middle_name",
|
||||
"last_name",
|
||||
"email",
|
||||
"phone",
|
||||
"epp_creation_date",
|
||||
"organization_name",
|
||||
"organization_type",
|
||||
"federal_type",
|
||||
"federal_agency",
|
||||
"first_name",
|
||||
"middle_name",
|
||||
"last_name",
|
||||
"email",
|
||||
"phone",
|
||||
"epp_creation_date",
|
||||
"epp_expiration_date",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue