1 2 3 4 5 6 7
"""``numpy.doc`` — documentation subpackage placeholder. In numpy proper this hosts reST documentation pages. rumpy ships an empty namespace so the import succeeds and the dotted name is reachable. """ __all__ = []