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.
2 parents c60622a + a16721f commit 8fc7da4Copy full SHA for 8fc7da4
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