mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 17:47:02 +02:00
formatting to satisfy lint
This commit is contained in:
parent
f5aacb8fb8
commit
716782dc8c
1 changed files with 1 additions and 1 deletions
|
@ -653,7 +653,7 @@ class TransitionDomainAdmin(ListHeaderAdmin):
|
|||
search_fields = ["username", "domain_name"]
|
||||
search_help_text = "Search by user or domain name."
|
||||
|
||||
|
||||
|
||||
class DomainInformationInline(admin.StackedInline):
|
||||
"""Edit a domain information on the domain page.
|
||||
We had issues inheriting from both StackedInline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue