hc99's picture
Add files using upload-large-folder tool
e18c302 verified
class InvalidEnvelopeError(Exception):
"""Input envelope is not callable and instance of BaseEnvelope"""
class InvalidModelTypeError(Exception):
"""Input data model does not implement BaseModel"""