Skip to content

Commit 476f7db

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydra/mark/shell.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Decorators and helper functions to create ShellCommandTasks used in Pydra workflows"""
2+
23
from __future__ import annotations
34
import typing as ty
45
import attrs

0 commit comments

Comments
 (0)