Added line

This commit is contained in:
alexjanousekGSA
2025-01-13 15:24:17 -05:00
parent 66dfca579a
commit 2cfb069c9c

View File

@@ -35,6 +35,7 @@ class CsvFileValidator:
) )
) )
class ValidGovEmail: class ValidGovEmail:
def __call__(self, form, field): def __call__(self, form, field):
if field.data == "": if field.data == "":