4 lines
55 B
Python
4 lines
55 B
Python
|
from numpy import memmap as memmap
|
||
|
|
||
|
__all__: list[str]
|