mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-29 15:53:31 +02:00
Update wizard_form_helper.py
This commit is contained in:
parent
03be457e37
commit
2c0987d048
1 changed files with 0 additions and 2 deletions
|
@ -263,8 +263,6 @@ class BaseYesNoForm(RegistrarForm):
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
print(f"wjat are the error messages? {choice_field.error_messages}")
|
|
||||||
|
|
||||||
return choice_field
|
return choice_field
|
||||||
|
|
||||||
def get_initial_value(self):
|
def get_initial_value(self):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue