projektAI/venv/Lib/site-packages/numpy/f2py/__init__.pyi
2021-06-06 22:13:05 +02:00

8 lines
95 B
Python

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