Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a49d77 commit c6d32afCopy full SHA for c6d32af
doc/api/next_api_changes/removals/18071-DS.rst
@@ -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