mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-09 22:14:43 +02:00
Fix reformatting
This commit is contained in:
parent
193ba93959
commit
84ea4920a0
3 changed files with 3 additions and 7 deletions
|
@ -322,9 +322,7 @@ class AboutYourOrganizationForm(RegistrarForm):
|
|||
],
|
||||
# TODO-446: Confirm if err msg wording is ok, previously
|
||||
# TODO-446: "Enter the type of work your organization does."
|
||||
error_messages={
|
||||
"required": ("Enter the information about your organization.")
|
||||
},
|
||||
error_messages={"required": ("Enter the information about your organization.")},
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue