2022-05-23 00:16:32 +04:00

6 lines
80 B
Python

from typing import List
from numpy import memmap as memmap
__all__: List[str]