mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 19:09:22 +02:00
Lint
This commit is contained in:
parent
aca65985b6
commit
889bf864e8
1 changed files with 4 additions and 4 deletions
|
@ -899,7 +899,7 @@ class DomainInformationAdmin(ListHeaderAdmin):
|
|||
"federally_recognized_tribe",
|
||||
"state_recognized_tribe",
|
||||
"about_your_organization",
|
||||
]
|
||||
],
|
||||
},
|
||||
),
|
||||
(
|
||||
|
@ -921,7 +921,7 @@ class DomainInformationAdmin(ListHeaderAdmin):
|
|||
"city",
|
||||
"zipcode",
|
||||
"urbanization",
|
||||
]
|
||||
],
|
||||
},
|
||||
),
|
||||
]
|
||||
|
@ -1122,7 +1122,7 @@ class DomainRequestAdmin(ListHeaderAdmin):
|
|||
"federally_recognized_tribe",
|
||||
"state_recognized_tribe",
|
||||
"about_your_organization",
|
||||
]
|
||||
],
|
||||
},
|
||||
),
|
||||
(
|
||||
|
@ -1144,7 +1144,7 @@ class DomainRequestAdmin(ListHeaderAdmin):
|
|||
"city",
|
||||
"zipcode",
|
||||
"urbanization",
|
||||
]
|
||||
],
|
||||
},
|
||||
),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue