Fix formating issue

This commit is contained in:
rachidatecs 2023-05-09 15:12:18 -04:00
parent 6fb087bd21
commit 4da408cf68
No known key found for this signature in database
GPG key ID: 3CEBBFA7325E5525

View file

@ -719,7 +719,7 @@ class AnythingElseForm(RegistrarForm):
1000, 1000,
message="Response must be less than 1000 characters", message="Response must be less than 1000 characters",
) )
] ],
) )