Skip to content

Commit c163864

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydra/tasks/dcm2niix/__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.dcm2niix
77
"""
8+
89
from ._version import get_versions
910

1011
__version__ = get_versions()["version"]

0 commit comments

Comments
 (0)