Skip to content

Commit a6697a8

Browse files
committed
fix docstring in scripts.instance
1 parent 3d0c790 commit a6697a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/scripts/instance.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ def import_module(module_path):
1515
If the name is specified in relative terms, then the package argument
1616
must be set to the name of the package which is to act as the anchor
1717
for resolving the package name (e.g. import_module('..mod', 'pkg.subpkg')
18-
1918
will import pkg.mod).
2019
2120
Parameters

0 commit comments

Comments
 (0)