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

Skip to content

Commit 81df9c3

Browse files
committed
Fix section level of Previous Whats New
1 parent 324a8af commit 81df9c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/users/whats_new.rst

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

221221
::
222-
223222
circ = plt.Circle((.7, .5), .05)
224223
fig.add_artist(circ)
225224

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

231230

232231

233-
232+
==================
234233
Previous Whats New
235234
==================
236235

0 commit comments

Comments
 (0)
0