Skip to content

Commit d529d3f

Browse files
committed
Change formatting according to lint
1 parent fd4e699 commit d529d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_ext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ def test_jobname() -> None:
305305
[
306306
"--enable-ext",
307307
get_data("tests/scatter-echo-wf.cwl"),
308-
get_data("tests/scatter-echo-wf.yml")
308+
get_data("tests/scatter-echo-wf.yml"),
309309
],
310310
stderr=stream,
311311
)

0 commit comments

Comments
 (0)