MCPcopy Create free account
hub / github.com/Project-MONAI/MONAI / DeprecatedError

Class DeprecatedError

monai/utils/deprecate_utils.py:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28
29class DeprecatedError(Exception):
30 pass
31
32
33def warn_deprecated(obj, msg, warning_category=FutureWarning):

Callers 1

_wrapperFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…