DeepchecksTimeoutError#

exception DeepchecksTimeoutError[source]#

Represents a situation when a computation takes too long and is interrupted.

__init__(message: str, html: Optional[str] = None)[source]#
__new__(*args, **kwargs)#