NIM_E31221299/venv/Lib/site-packages/numpy/f2py/diagnose.pyi

5 lines
111 B
Python

from _typeshed import StrOrBytesPath
def run_command(cmd: StrOrBytesPath) -> None: ...
def run() -> None: ...