Skip to content

Commit 317383b

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydra/tasks/CHANGEME/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
>>> import pydra.engine
66
>>> import pydra.tasks.CHANGEME
77
"""
8+
89
try:
910
from ._version import __version__
1011
except ImportError:

0 commit comments

Comments
 (0)