Skip to content

Commit 23dd8f6

Browse files
committed
Merge branch '132-feature-consider-synthstrip-brain-extraction' of github.com:BrainLesion/preprocessing into 132-feature-consider-synthstrip-brain-extraction
2 parents a796971 + 5312860 commit 23dd8f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brainles_preprocessing/brain_extraction/synthstrip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def _conform(self, input_nii: Nifti1Image) -> Nifti1Image:
6868
Resample the input image to match SynthStrip's expected input space.
6969
7070
Args:
71-
input_nii (Nifti1Image): Input NIfTI image to conform.
71+
input_nii (Nifti1Image): Input NIfTI image to conform.
7272
7373
Raises:
7474
ValueError: If the input NIfTI image does not have a valid affine.

0 commit comments

Comments
 (0)