Source code for election_day.forms.common
from __future__ import annotations
from onegov.election_day import _
from onegov.form import Form
from wtforms.fields import BooleanField
from __future__ import annotations
from onegov.election_day import _
from onegov.form import Form
from wtforms.fields import BooleanField