bundles / numpy 2.4.3 / numpy / lib / _utils_impl / _Deprecate / __call__
function
numpy.lib._utils_impl:_Deprecate.__call__
source: /numpy/lib/_utils_impl.py :143
Signature
def __call__ ( self , func , * args , ** kwargs ) Summary
Decorator call. Refer to decorate.
Aliases
-
numpy.lib._utils_impl._Deprecate.__call__