Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6d32af

Browse files
committed
Add removal note
1 parent 4a49d77 commit c6d32af

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
`matplotlib.animation`
2+
~~~~~~~~~~~~~~~~~~~~~~
3+
4+
The following `~.animation.MovieWriterRegistry` methods have been removed:
5+
6+
- ``.set_dirty()`` - does nothing.
7+
- ``.esnure_not_dirty()`` - does nothing.
8+
- ``.reset_available_writers()`` - does nothing.
9+
- ``.avail()`` - use ``.list()`` instead to get a list of available writers.

0 commit comments

Comments
 (0)