{ } Raw JSON

bundles / numpy 2.4.4 / numpy / testing / _private / utils / suppress_warnings / __call__

function

numpy.testing._private.utils:suppress_warnings.__call__

source: /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__