Skip to content

Commit 26e4b71

Browse files
committed
docs(subprocess): Remove duplicate run()
1 parent 3c5da19 commit 26e4b71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/internals/subprocess.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99
close_fds, shell, cmd, env, text, universal_newlines,
1010
startupinfo, creationflags, restore_signals, start_new_session,
1111
group, extra_groups, user, umask, pass_fds, encoding, errors,
12+
run
1213
1314
```

0 commit comments

Comments
 (0)