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

File simple.py

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

Source from the content-addressed store, hash-verified

1"""Simple expression that should pass with mypy."""
2import operator
3
4import numpy as np

Callers

nothing calls this directly

Calls 5

ndarray_funcFunction · 0.85
iterable_funcFunction · 0.85
absFunction · 0.85
dtypeMethod · 0.45
indexMethod · 0.45

Tested by

no test coverage detected