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

Skip to content

Commit fef623b

Browse files
authored
Merge pull request #26239 from meeseeksmachine/auto-backport-of-pr-26237-on-v3.7.1-doc
2 parents 8552473 + d78d08b commit fef623b

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
@@ -3799,7 +3799,7 @@ def __init__(self, xy, width, height, boxstyle="round", *,
37993799
"""
38003800
Parameters
38013801
----------
3802-
xy : float, float
3802+
xy : (float, float)
38033803
The lower left corner of the box.
38043804
38053805
width : float

0 commit comments

Comments
 (0)