8000 Apply suggestions from code review · matplotlib/matplotlib@df825b1 · GitHub
[go: up one dir, main page]

Skip to content

Commit df825b1

Browse files
cmp0xffrcomer
andauthored
Apply suggestions from code review
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
1 parent 18589f3 commit df825b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4661,7 +4661,7 @@ def twiny(self, axes_class=None, **kwargs):
46614661
By default, `~.axes.Axes` is used.
46624662
46634663
kwargs : dict
4664-
The keyword arguments passed to ``add_subplot()`` or ``add_axes()``.
4664+
The keyword arguments passed to `.Figure.add_subplot` or `.Figure.add_axes`.
46654665
46664666
Returns
46674667
-------

0 commit comments

Comments
 (0)
0