mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-11 15:04:49 +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 '
|
'domains. Use our <a href="{}">contact form</a> to '
|
||||||
"tell us more about your tribe and why you want a .gov "
|
"tell us more about your tribe and why you want a .gov "
|
||||||
"domain. We’ll review your information and get back "
|
"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",
|
code="invalid",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue