Fix linter errors

This commit is contained in:
Erin Song 2024-11-21 11:39:13 -08:00
parent f79b4e58c7
commit d6789ba2ca
No known key found for this signature in database

View file

@ -526,8 +526,8 @@ class PurposeForm(RegistrarForm):
label="Purpose", label="Purpose",
widget=forms.Textarea( widget=forms.Textarea(
attrs={ attrs={
"aria-label": "What is the purpose of your requested domain? Describe how youll use your .gov domain. Will it be used \ "aria-label": "What is the purpose of your requested domain? Describe how youll use your .gov domain. \
for a website, email, or \something else? You can enter up to 2000 characters." Will it be used for a website, email, or something else? You can enter up to 2000 characters."
} }
), ),
validators=[ validators=[