Skip to content

Commit db7d2d0

Browse files
josephmjeoesteban
authored andcommitted
fix typo
1 parent 2bd4402 commit db7d2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dmriprep/workflows/dwi/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from .util import init_dwi_reference_wf
2424

2525

26-
LOGGING = logging.getLogger('nipype.workflow')
26+
LOGGER = logging.getLogger('nipype.workflow')
2727

2828

2929
def init_dwi_preproc_wf(

0 commit comments

Comments
 (0)