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

Skip to content

Commit c5566a6

Browse files
authored
Merge pull request #26238 from meeseeksmachine/auto-backport-of-pr-26237-on-v3.7.x
2 parents 4e086d3 + 481f99a commit c5566a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/patches.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3802,7 +3802,7 @@ def __init__(self, xy, width, height, boxstyle="round", *,
38023802
"""
38033803
Parameters
38043804
----------
3805-
xy : float, float
3805+
xy : (float, float)
38063806
The lower left corner of the box.
38073807
38083808
width : float

0 commit comments

Comments
 (0)