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 8aeed7d

Browse filesBrowse files
tacaswellQuLogic
andauthored
DOC: fix typo
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent b0f7a18 commit 8aeed7d
Copy full SHA for 8aeed7d

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_animation.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_animation.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def test_null_movie_writer(anim):
8383
assert writer.dpi == dpi
8484
assert writer.args == ()
8585
# we enrich the savefig kwargs to ensure we composite transparent
86-
# output to as opaque background
86+
# output to an opaque background
8787
for k, v in savefig_kwargs.items():
8888
assert writer.savefig_kwargs[k] == v
8989
assert writer._count == anim.save_count

0 commit comments

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