test added #2

Closed
senaduka wants to merge 4 commits from scaled-validator into master
Showing only changes of commit 4f16a398aa - Show all commits

View File

@@ -113,8 +113,6 @@ class CsvInputValidator(object):
return None
except Exception as inst:
print("ERROR !!! ")
print(inst)
return FileValidationMessage.Generic
# Helpers