projektAI/venv/Lib/site-packages/numpy/f2py/__init__.pyi

8 lines
95 B
Python
Raw Normal View History

2021-06-06 22:13:05 +02:00
from typing import Any, List
__all__: List[str]
run_main: Any
compile: Any
f2py_testing: Any