Skip to content

Commit e13a924

Browse files
committed
bugfix for broken syntax
1 parent 3f634b8 commit e13a924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/pyplot.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1810,9 +1810,9 @@ def colormaps():
18101810
18111811
A set of cyclic color maps:
18121812
1813-
========== ========================================================
1813+
========== =========================================================
18141814
Colormap Description
1815-
========== ========================================================
1815+
========== =========================================================
18161816
hsv red-yellow-green-cyan-blue-magenta-red, formed by changing
18171817
the hue component in the HSV color space
18181818
twilight perceptually uniform shades of white-blue-black-red-white

0 commit comments

Comments
 (0)