Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit adb6a0f

Browse files
committed
FIX
1 parent 2d74b59 commit adb6a0f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

lib/matplotlib/spines.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,8 @@ def get_window_extent(self, renderer=None):
151151
152152
See Also
153153
--------
154-
155-
`.matplotlib.axes.Axes.get_tightbbox`
156-
`.matplotlib.axes.Axes.get_window_extent`
154+
.matplotlib.axes.Axes.get_tightbbox
155+
.matplotlib.axes.Axes.get_window_extent
157156
158157
"""
159158
# make sure the location is updated so that transforms etc are

0 commit comments

Comments
 (0)