.
This commit is contained in:
@@ -113,8 +113,6 @@ class CsvInputValidator(object):
|
|||||||
return None
|
return None
|
||||||
|
|
||||||
except Exception as inst:
|
except Exception as inst:
|
||||||
print("ERROR !!! ")
|
|
||||||
print(inst)
|
|
||||||
return FileValidationMessage.Generic
|
return FileValidationMessage.Generic
|
||||||
|
|
||||||
# Helpers
|
# Helpers
|
||||||
|
|||||||
Reference in New Issue
Block a user