Skip to content

Commit 3b8ccda

Browse files
committed
👽️ remove run_command in f2py.diagnose
1 parent f48a4e8 commit 3b8ccda

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/numpy-stubs/f2py/diagnose.pyi

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
from _typeshed import StrOrBytesPath
2-
3-
def run_command(cmd: StrOrBytesPath) -> None: ...
41
def run() -> None: ...

0 commit comments

Comments
 (0)