Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit adb6a0f

Browse filesBrowse files
committed
FIX
1 parent 2d74b59 commit adb6a0f
Copy full SHA for adb6a0f

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed

‎lib/matplotlib/spines.py

Copy file name to clipboardExpand all lines: lib/matplotlib/spines.py
+2-3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.