MCPcopy Create free account
hub / github.com/numpy/numpy / array_like.py

File array_like.py

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

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3from typing import Any
4

Callers

nothing calls this directly

Calls 2

AClass · 0.70
__array__Method · 0.45

Tested by

no test coverage detected