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 3fcb595

Browse filesBrowse files
tacaswellQuLogic
andcommitted
DOC: improve language
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent c3a1713 commit 3fcb595
Copy full SHA for 3fcb595

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/tests/test_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ def test_inverted_cla():
427427
ax0.cla()
428428
assert not ax1.yaxis_inverted()
429429
ax1.cla()
430-
# 6. clearing the nonleader should not touch limits
430+
# 6. clearing the follower should not touch limits
431431
ax0.imshow(img)
432432
ax1.plot(x, np.cos(x))
433433
ax1.cla()

0 commit comments

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