Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 2, 2024
1 parent b94f185 commit ff281aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pydra/engine/tests/test_submitter.py
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ def to_tuple(x, y):
with Submitter("cf") as sub:
result = sub(wf)


@mark.task
def to_tuple(x, y):
return (x, y)
Expand Down

0 comments on commit ff281aa

Please sign in to comment.