Projekt_AI-Automatyczny_saper/venv/Lib/site-packages/numpy/f2py/__init__.pyi
2021-05-18 00:21:14 +02:00

8 lines
95 B
Python

from typing import Any, List
__all__: List[str]
run_main: Any
compile: Any
f2py_testing: Any