Fix specs
This commit is contained in:
parent
f3b43cd8a1
commit
94f6a9afaa
@ -10,7 +10,7 @@ from wtforms.fields import (
|
||||
)
|
||||
from wtforms.fields.html5 import DateField, TelField
|
||||
from wtforms.widgets import ListWidget, CheckboxInput
|
||||
from wtforms.validators import Length, Required, InputRequired, Optional
|
||||
from wtforms.validators import Length, Required, Optional
|
||||
from flask_wtf.file import FileAllowed
|
||||
|
||||
from atst.forms.validators import IsNumber, PhoneNumber, RequiredIf
|
||||
|
Loading…
x
Reference in New Issue
Block a user