Files

6 lines
116 B
Python
Raw Permalink Normal View History

2026-01-06 14:18:39 +08:00
from numpy.lib._npyio_impl import (
DataSource as DataSource,
NpzFile as NpzFile,
__doc__ as __doc__,
)