Files
aufbau2csv/venv3_12/Lib/site-packages/numpy/lib/npyio.py

4 lines
65 B
Python

from ._npyio_impl import (
__doc__, DataSource, NpzFile
)