bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / testing / _private / utils / suppress_warnings / __call__
function
numpy.testing._private.utils:suppress_warnings.__call__
source: build-install/usr/lib/python3.14/site-packages/numpy/testing/_private/utils.py :2556
Signature
def __call__ ( self , func ) Summary
Function decorator to apply certain suppressions to a whole function.
Aliases
-
numpy.testing.suppress_warnings.__call__