8000 Backport PR #11342: fix sphinx issue in color cycle tutorial · matplotlib/matplotlib@55a504d · GitHub
[go: up one dir, main page]

Skip to content

Commit 55a504d

Browse files
jklymakMeeseeksDev[bot]
authored andcommitted
Backport PR #11342: fix sphinx issue in color cycle tutorial
1 parent 29f4b98 commit 55a504d

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)
0