Skip to content

Commit f94f9ff

Browse files
fepegareffigies
andauthored
Update doc/source/gettingstarted.rst
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent 25353f3 commit f94f9ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/gettingstarted.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,7 @@ In this case, we used the identity matrix as the affine transformation. The
111111
image header is initialized from the provided data array (i.e. shape, dtype)
112112
and all other values are set to resonable defaults.
113113

114-
Saving this new image to a file is trivial. We won't do it here, but it looks
115-
like::
114+
Saving this new image to a file is trivial:
116115

117116
nib.save(img, os.path.join('build', 'test4d.nii.gz'))
118117

0 commit comments

Comments
 (0)