8000 Fix section level of Previous Whats New · matplotlib/matplotlib@8724c1a · GitHub
[go: up one dir, main page]

Skip to content

Commit 8724c1a

Browse files
committed
Fix section level of Previous Whats New
1 parent 324a8af commit 8724c1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/users/whats_new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ A method `~.figure.Figure.add_artist` has been added to the
219219
to a figure. E.g.
220220

221221
::
222-
222+
make
223223
circ = plt.Circle((.7, .5), .05)
224224
fig.add_artist(circ)
225225

@@ -230,7 +230,7 @@ easily position static elements in figure coordinates.
230230

231231

232232

233-
233+
==================
234234
Previous Whats New
235235
==================
236236

0 commit comments

Comments
 (0)
0