Files
2024-10-07 10:13:40 +07:00

5 lines
92 B
Python

from numpy.lib._npyio_impl import (
DataSource as DataSource,
NpzFile as NpzFile,
)