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.
1 parent 3d0c790 commit a6697a8Copy full SHA for a6697a8
nipype/scripts/instance.py
@@ -15,7 +15,6 @@ def import_module(module_path):
15
If the name is specified in relative terms, then the package argument
16
must be set to the name of the package which is to act as the anchor
17
for resolving the package name (e.g. import_module('..mod', 'pkg.subpkg')
18
-
19
will import pkg.mod).
20
21
Parameters
0 commit comments