craftbeerpi4-pione/venv3/lib/python3.7/site-packages/numpy/rec.pyi
2021-03-03 23:49:41 +01:00

12 lines
169 B
Python

from typing import Any, List
__all__: List[str]
record: Any
recarray: Any
format_parser: Any
fromarrays: Any
fromrecords: Any
fromstring: Any
fromfile: Any
array: Any