Skip to content

Commit cb17ee6

Browse files
committed
execute make specs and make check-before-commit
1 parent 934f8d0 commit cb17ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/io.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1811,7 +1811,7 @@ class JSONFileGrabberInputSpec(DynamicTraitedSpec, BaseInterfaceInputSpec):
18111811
class JSONFileGrabber(IOBase):
18121812

18131813
"""
1814-
Datagrabber interface that loads a json file and generates an output for
1814+
Datagrabber interface that loads a json file and generates an output for
18151815
every first-level object
18161816
18171817
Example

0 commit comments

Comments
 (0)