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

Skip to content

Commit bcf2fc2

Browse files
Archiljaintimhoffm
andauthored
Update lib/matplotlib/artist.py
Co-authored-by: Tim Hoffmann <[email protected]>
1 parent 6c702b6 commit bcf2fc2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

lib/matplotlib/artist.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -906,8 +906,7 @@ def get_in_layout(self):
906906

907907
def _get_in_autoscale(self):
908908
"""
909-
Return boolean flag, ``True`` if artist is included in autoscaling
910-
calculations.
909+
Return whether the artist is included in autoscaling calculations.
911910
912911
E.g. `.axes.Axes.autoscale_view()`.
913912
"""

0 commit comments

Comments
 (0)