Closed
Description
Is your feature request related to a problem? Please describe.
MONAI/monai/utils/deprecate_utils.py
Lines 119 to 127 in e8c6247
the
deprecated_arg
can trigger warnings when a deprecating argument is provided by the user,it however doesn't warn when a default value of an argument has been/will be changed.
for example it's currently not possible to warn about these changes: