Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f017315

Browse filesBrowse files
authored
Merge pull request #26237 from Geometrein/main
Update FancyBboxPatch docstring
2 parents eaad954 + 5ddf9c6 commit f017315
Copy full SHA for f017315

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/patches.py

Copy file name to clipboardExpand all lines: lib/matplotlib/patches.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3832,7 +3832,7 @@ def __init__(self, xy, width, height, boxstyle="round", *,
38323832
"""
38333833
Parameters
38343834
----------
3835-
xy : float, float
3835+
xy : (float, float)
38363836
The lower left corner of the box.
38373837
38383838
width : float

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.