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

Skip to content

Commit a16721f

Browse files
authored
Fix 26872-AD.rst
1 parent 870293a commit a16721f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed
Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
1+
``Animation`` attributes
2+
~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+
The attributes ``repeat`` of `.TimedAnimation` and subclasses and
5+
``save_count`` of `.FuncAnimation` are considered private and removed.

0 commit comments

Comments
 (0)