Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 22efd0b

Browse files
authored
Merge pull request #11343 from matplotlib/auto-backport-of-pr-11342-on-v2.2.2-doc
Backport PR #11342 on branch v2.2.2-doc
2 parents 29f4b98 + 55a504d commit 22efd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/intermediate/color_cycle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
# ``.matplotlibrc`` file or a style file (``style.mplstyle``), you can set the
7575
# ``axes.prop_cycle`` property:
7676
#
77-
# ..code-block:: python
77+
# .. code-block:: python
7878
#
7979
# axes.prop_cycle : cycler('color', 'bgrcmyk')
8080
#

0 commit comments

Comments
 (0)