Skip to content

Commit dcbd462

Browse files
committed
FIX: Import typo
1 parent 7c15558 commit dcbd462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmriprep/interfaces/bids.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
1515
Disable warnings:
1616
17-
>>> import nipype import logging
17+
>>> from nipype import logging
1818
>>> logging.getLogger('interface').setLevel('ERROR')
1919
2020
"""

0 commit comments

Comments
 (0)