We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63f282a + 53a7db5 commit 25bcc88Copy full SHA for 25bcc88
nipype/pipeline/engine.py
@@ -2,7 +2,7 @@
2
# vi: set ft=python sts=4 ts=4 sw=4 et:
3
"""Defines functionality for pipelined execution of interfaces
4
5
-The `Pipeline` class provides core functionality for batch processing.
+The `Workflow` class provides core functionality for batch processing.
6
7
Change directory to provide relative paths for doctests
8
>>> import os
0 commit comments