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

Method number

tools/npy_tempita/_looper.py:80–81  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

78
79 @property
80 def number(self):
81 return self.pos + 1
82
83 @property
84 def item(self):

Callers 1

as_factorsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected