Projekt_AI-Automatyczny_saper/venv/Lib/site-packages/numpy/rec.pyi

13 lines
169 B
Python
Raw Permalink Normal View History

2021-05-18 00:21:14 +02:00
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