MCPcopy Index your code
hub / github.com/numpy/numpy / lib_user_array.py

File lib_user_array.py

numpy/typing/tests/data/pass/lib_user_array.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Based on the `if __name__ == "__main__"` test code in `lib/_user_array_impl.py`."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls 2

containerClass · 0.90
reshapeMethod · 0.80

Tested by

no test coverage detected