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 b23f82b

Browse filesBrowse files
authored
1 parent 921e9ac commit b23f82b
Copy full SHA for b23f82b

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/animation.py

Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ def __del__(self):
882882
'Animation was deleted without rendering anything. This is '
883883
'most likely not intended. To prevent deletion, assign the '
884884
'Animation to a variable, e.g. `anim`, that exists until you '
885-
'have outputted the Animation using `plt.show()` or '
885+
'output the Animation using `plt.show()` or '
886886
'`anim.save()`.'
887887
)
888888

0 commit comments

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