8000 More changes · matplotlib/matplotlib@c3cd473 · GitHub
[go: up one dir, main page]

Skip to content

Commit c3cd473

Browse files
committed
More changes
1 parent 0d2a7df commit c3cd473

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

doc/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Matplotlib |release| documentation
1212
Matplotlib is a comprehensive library for creating static, animated,
1313
and interactive visualizations in Python.
1414

15-
1615
************
1716
Installation
1817
************

doc/users/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ Tutorials and examples
2020
General
2121
#######
2222

23-
24-
25-
2623
.. toctree::
2724
:maxdepth: 2
2825

lib/matplotlib/artist.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1328,7 +1328,6 @@ def set_mouseover(self, mouseover):
13281328
mouseover = property(get_mouseover, set_mouseover) # backcompat.
13291329

13301330

1331-
13321331
def _get_tightbbox_for_layout_only(obj, *args, **kwargs):
13331332
"""
13341333
Matplotlib's `.Axes.get_tightbbox` and `.Axis.get_tightbbox` support a

0 commit comments

Comments
 (0)
0