Skip to content

Commit 36e5955

Browse files
effigiesmgxd
andauthored
Update niworkflows/anat/ants.py
Co-authored-by: Mathias Goncalves <[email protected]>
1 parent 4483782 commit 36e5955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/anat/ants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ def init_brain_extraction_wf(
439439
except ValueError:
440440
warn(
441441
"N4BiasFieldCorrection's --rescale-intensities option was added in ANTS 2.1.0 "
442-
f'({inu_n4.interface.version} found.) Please consider upgrading.',
442+
f'({inu_n4_final.interface.version} found.) Please consider upgrading.',
443443
UserWarning,
444444
stacklevel=1,
445445
)

0 commit comments

Comments
 (0)