Skip to content

Commit ae34212

Browse files
committed
DOC: fix sphinx markup
1 parent ab00a04 commit ae34212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ You can even multiply cyclers, which is like using `itertools.product()`
121121
on two or more property cycles. Remember to use parentheses if writing
122122
a multi-line `prop_cycle` parameter.
123123

124-
..plot:: mpl_examples/color/color_cycle_demo.py
124+
.. plot:: mpl_examples/color/color_cycle_demo.py
125125

126126

127127
Allow Artists to Display Pixel Data in Cursor

0 commit comments

Comments
 (0)