Skip to content

Commit 91ca199

Browse files
committed
TEST: Ensure Pydra core components can be imported
1 parent 06bce6a commit 91ca199

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
@@ -1,4 +1,5 @@
11
"""
2+
>>> from pydra import ShellCommandTask
23
>>> import pydra.tasks.nipype1
34
"""
45
try:

0 commit comments

Comments
 (0)