mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 09:20:57 +01:00
rm kw-only
This commit is contained in:
parent
ed22b3daff
commit
c093789118
1 changed files with 0 additions and 1 deletions
|
@ -382,7 +382,6 @@ class SubprocSpec:
|
|||
def __init__(
|
||||
self,
|
||||
cmd,
|
||||
*,
|
||||
cls=subprocess.Popen,
|
||||
stdin=None,
|
||||
stdout=None,
|
||||
|
|
Loading…
Add table
Reference in a new issue