Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4a3cbc4

Browse files
MNT: discard unused function using os.system()
1 parent470c458 commit4a3cbc4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

‎numpy/f2py/diagnose.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44
importtempfile
55

66

7-
defrun_command(cmd):
8-
print(f'Running{cmd!r}:')
9-
os.system(cmd)
10-
print('------')
11-
12-
137
defrun():
148
_path=os.getcwd()
159
os.chdir(tempfile.gettempdir())

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp