bundles / numpy 2.4.4 / numpy / testing / _private / utils / tempdir
function
numpy.testing._private.utils:tempdir
Signature
def tempdir ( * args , ** kwargs ) Summary
Context manager to provide a temporary test folder.
Extended Summary
All arguments are passed as this to the underlying tempfile.mkdtemp function.
Aliases
-
numpy.testing.tempdir