Skip to content

Commit ff281aa

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b94f185 commit ff281aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydra/engine/tests/test_submitter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,7 @@ def to_tuple(x, y):
669669
with Submitter("cf") as sub:
670670
result = sub(wf)
671671

672+
672673
@mark.task
673674
def to_tuple(x, y):
674675
return (x, y)

0 commit comments

Comments
 (0)