craftbeerpi4-pione/venv3/lib/python3.7/site-packages/numpy/f2py/__init__.pyi

8 lines
95 B
Python
Raw Normal View History

2021-03-03 23:49:41 +01:00
from typing import Any, List
__all__: List[str]
run_main: Any
compile: Any
f2py_testing: Any