Skip to content

Commit 95b7f68

Browse files
Update _axes.py
1 parent 14786af commit 95b7f68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/axes/_axes.py

-1
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,6 @@ def inset_axes(self, bounds, *, transform=None, zorder=5, **kwargs):
332332
Add a child inset Axes to this existing Axes.
333333
334334
335-
336335
Parameters
337336
----------
338337
bounds : [x0, y0, width, height]

0 commit comments

Comments
 (0)