8000 Only document the __add__ and __sub__ special members · matplotlib/matplotlib@2de8489 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2de8489

Browse files
committed
Only document the __add__ and __sub__ special members
1 parent d3af1f4 commit 2de8489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/transformations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
BboxTransformFrom, ScaledTranslation, TransformedPath, nonsingular,
1515
interval_contains, interval_contains_open
1616
:show-inheritance:
17-
:special-members:
17+
:special-members: __add__, __sub__

0 commit comments

Comments
 (0)
0