Skip to content

Commit 0acb8a7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydra/engine/tests/test_submitter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ def test_slurm_args_3(tmpdir):
319319
@need_slurm
320320
def test_slurm_args_4(tmpdir):
321321
"""testing sbatch_args provided to the submitter
322-
test should pass when valid output sbatch_args is provided
322+
test should pass when valid output sbatch_args is provided
323323
"""
324324
task = sleep_add_one(x=1)
325325
task.cache_dir = tmpdir

0 commit comments

Comments
 (0)