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

Method __call__

numpy/ma/extras.py:259–260  ·  view source on GitHub ↗
(self, *args, **params)

Source from the content-addressed store, hash-verified

257 return
258
259 def __call__(self, *args, **params):
260 pass
261
262
263class _fromnxfunction_single(_fromnxfunction):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected