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 136bf4f

Browse filesBrowse files
tacaswellQuLogic
andauthored
DOC: add missing word
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent d63a18a commit 136bf4f
Copy full SHA for 136bf4f

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

‎doc/users/next_whats_new/axes_kwargs_collision.rst

Copy file name to clipboardExpand all lines: doc/users/next_whats_new/axes_kwargs_collision.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ functions would detect if you were attempting to create Axes with the
88
same keyword arguments as already-existing axes in the current figure,
99
and if so, they would return the existing Axes. Now, `.pyplot.axes`,
1010
`.figure.Figure.add_axes`, and `.figure.Figure.add_subplot` will
11-
always create new Axes. `.pyplot.subplot` will continue reuse an
11+
always create new Axes. `.pyplot.subplot` will continue to reuse an
1212
existing Axes with a matching subplot spec and equal *kwargs*.
1313

1414
Correspondingly, the behavior of the functions to get the current Axes

0 commit comments

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