DeepchecksTimeoutError#

exception DeepchecksTimeoutError[source]#

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

__init__(message: str)[source]#
__new__(*args, **kwargs)#