Skip to content

Commit 481f99a

Browse files
rcomermeeseeksmachine
authored andcommitted
Backport PR #26237: Update FancyBboxPatch docstring
1 parent 4e086d3 commit 481f99a

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)