shapiq.utils.raise_deprecation_warning¶ shapiq.utils.raise_deprecation_warning(message, deprecated_in, removed_in)[source]¶ Raise a deprecation warning with the given details. Return type: None Parameters: message (str) deprecated_in (str) removed_in (str)