mirror of
https://github.com/Ladebeze66/ragflow_preprocess.git
synced 2026-02-04 15:00:26 +01:00
6 lines
116 B
Python
6 lines
116 B
Python
from numpy.lib._npyio_impl import (
|
|
DataSource as DataSource,
|
|
NpzFile as NpzFile,
|
|
__doc__ as __doc__,
|
|
)
|