Skip to content

Commit 79fbf01

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydra/tasks/nipype1/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
>>> from pydra import ShellCommandTask
33
>>> import pydra.tasks.nipype1
44
"""
5+
56
try:
67
from ._version import __version__
78
except ImportError:

0 commit comments

Comments
 (0)