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 870293a commit a16721fCopy full SHA for a16721f
doc/api/next_api_changes/removals/26872-AD.rst
@@ -1,6 +1,5 @@
1
-``repeat``
2
-~~~~~~~~~~
3
-... of `.TimedAnimation` is removed without replacements.
4
-``save_count``
5
-~~~~~~~~~~~~~~
6
-... of `.FuncAnimation` is removed without replacements.
+``Animation`` attributes
+~~~~~~~~~~~~~~~~~~~~~~~~
+
+The attributes ``repeat`` of `.TimedAnimation` and subclasses and
+``save_count`` of `.FuncAnimation` are considered private and removed.
0 commit comments