4 lines
62 B
Python
4 lines
62 B
Python
|
from ._npyio_impl import (
|
||
|
__doc__, DataSource, NpzFile
|
||
|
)
|