MCPcopy Create free account
hub / github.com/numpy/numpy / func_with_option

Route func_with_option

numpy/core/tests/test_overrides.py:None–None  ·  view source on GitHub ↗
array_function_dispatch(lambda array, option=None: (array,))

Source from the content-addressed store, hash-verified

1import inspect
2import sys
3import os
4import tempfile

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected