Skip to content

Commit 2be054f

Browse files
author
Nathan Goldbaum
committed
fix sphinx issue in color cycle tutorial
1 parent 14bf7da commit 2be054f

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)