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

Method __init__

numpy/lib/index_tricks.py:530–531  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

528 """
529
530 def __init__(self):
531 AxisConcatenator.__init__(self, 0)
532
533
534r_ = RClass()

Callers 3

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected