Skip to content

Commit b64526d

Browse files
36000arokem
andauthored
Update examples/tutorial_examples/plot_005_viz.py
Co-authored-by: Ariel Rokem <[email protected]>
1 parent a01199c commit b64526d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/tutorial_examples/plot_005_viz.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
# -------------
132132
# The anatomical image is rendered using `slicer` actors. These are actors that
133133
# visualize one slice of a three dimensional volume. We call the function on the
134-
# T1-weighted data, selecting the # x slice that is half-way through the x
134+
# T1-weighted data, selecting the x slice that is half-way through the x
135135
# dimension of the image (`shape[0]`) and the z slice that is a third of a
136136
# way through that x dimension of the image (`shape[-1]`).
137137
# We set the visibility of the y slice to `False`

0 commit comments

Comments
 (0)