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 ace6700

Browse filesBrowse files
committed
ENH: Add HTMLWriter to animation smoke tests
1 parent c0c8fe3 commit ace6700
Copy full SHA for ace6700

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎lib/matplotlib/tests/test_animation.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_animation.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ def isAvailable(self):
121121
('avconv_file', 'mp4'),
122122
('imagemagick', 'gif'),
123123
('imagemagick_file', 'gif'),
124+
('html', 'html'),
124125
('null', 'null')
125126
]
126127

0 commit comments

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