mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-10 14:34:43 +02:00
linting
This commit is contained in:
parent
01bcde2586
commit
f4f89ef705
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ class TribalGovernmentForm(RegistrarForm):
|
|||
'domains. Use our <a href="{}">contact form</a> to '
|
||||
"tell us more about your tribe and why you want a .gov "
|
||||
"domain. We’ll review your information and get back "
|
||||
"to you.".format(public_site_url('contact'))
|
||||
"to you.".format(public_site_url("contact"))
|
||||
),
|
||||
code="invalid",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue