Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
class
DeprecatedError(Exception):
30
pass
31
32
33
def
warn_deprecated(obj, msg, warning_category=FutureWarning):
Callers
1
_wrapper
Function · 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…