This is a pre-release version (2.5.0.dev0+git20251130.2de293a). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / lib / _utils_impl / _Deprecate / __call__

function

numpy.lib._utils_impl:_Deprecate.__call__

source: build-install/usr/lib/python3.14/site-packages/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__