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 c77fa4c

Browse filesBrowse files
tacaswellQuLogic
andauthored
DOC: fix spelling in test
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 146b478 commit c77fa4c
Copy full SHA for c77fa4c

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
@@ -8359,7 +8359,7 @@ def test_extent_units():
83598359
im.set_extent([2, 12, date_first, date_last], clip=False)
83608360

83618361

8362-
def test_cla_clears_chlidren_axes_and_fig():
8362+
def test_cla_clears_children_axes_and_fig():
83638363
fig, ax = plt.subplots()
83648364
lines = ax.plot([], [], [], [])
83658365
img = ax.imshow([[1]])

0 commit comments

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