Skip to content

Commit 9a3439f

Browse files
committed
Pushing the docs for revision for branch: master, commit 2ea56669a0b29cc7bcdfd698afdb8d5162f05bb0
1 parent 03b9a0d commit 9a3439f

File tree

795 files changed

+2723
-2723
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

795 files changed

+2723
-2723
lines changed

dev/_downloads/plot_color_quantization.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
# Convert to floats instead of the default 8 bits integer coding. Dividing by
4242
# 255 is important so that plt.imshow behaves works well on float data (need to
43-
# be in the range [0-1]
43+
# be in the range [0-1])
4444
china = np.array(china, dtype=np.float64) / 255
4545

4646
# Load Image and transform to a 2D numpy array.
-50 Bytes
-50 Bytes
-237 Bytes
-237 Bytes
-388 Bytes
-388 Bytes
114 Bytes
114 Bytes
-323 Bytes

0 commit comments

Comments
 (0)