Skip to content

Commit dade5fa

Browse files
authored
removed trailing whitespace.
1 parent 93fb160 commit dade5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pylab_examples/mri_demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
MRI
44
===
55
6-
This example illustrates how to read an image (of an MRI) into a NumPy array,
6+
This example illustrates how to read an image (of an MRI) into a NumPy array,
77
and display it in greyscale using `imshow`.
88
99
"""

0 commit comments

Comments
 (0)