Skip to content

Commit 3023abe

Browse files
committed
updated version import in docs
1 parent abd52c4 commit 3023abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import typing as ty
1616
import datetime
1717

18-
from pydra.engine import __version__ # noqa
18+
from pydra.utils import __version__ # noqa
1919

2020

2121
authors = [("Nipype developers", "[email protected]")]

0 commit comments

Comments
 (0)