Skip to content

Commit 3f397e0

Browse files
committed
fixed merging error in test_shell
1 parent 28f1bc5 commit 3f397e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pydra/design/tests/test_shell.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ def test_interface_template_more_complex():
213213
type=tuple[int, str] | None,
214214
sep=" ",
215215
default=None,
216-
sep=" ",
217216
position=6,
218217
),
219218
ShellDef.additional_args,

0 commit comments

Comments
 (0)