mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 09:37:03 +02:00
Lint
This commit is contained in:
parent
a58cff8398
commit
af39441df4
1 changed files with 1 additions and 1 deletions
|
@ -785,7 +785,7 @@ class DomainAdmin(ListHeaderAdmin):
|
|||
self.message_user(
|
||||
request,
|
||||
f"The registry statuses are {statuses}. "
|
||||
"These statuses are from the EPP provider of the .gov registry."
|
||||
"These statuses are from the provider of the .gov registry.",
|
||||
)
|
||||
return HttpResponseRedirect(".")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue