mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 01:04:00 -04:00
Added line
This commit is contained in:
@@ -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 == "":
|
||||||
|
|||||||
Reference in New Issue
Block a user