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

Skip to content

Commit 12ceb30

Browse files
authored
Merge pull request #21292 from meeseeksmachine/auto-backport-of-pr-21290-on-v3.5.x
Backport PR #21290 on branch v3.5.x (DOC: Fix some lists in animation examples)
2 parents 172fa9c + fe68a38 commit 12ceb30

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/animation/animate_decay.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
=====
55
66
This example showcases:
7+
78
- using a generator to drive an animation,
89
- changing axes limits during an animation.
910
"""

examples/animation/pause_resume.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
=================================
55
66
This example showcases:
7+
78
- using the Animation.pause() method to pause an animation.
89
- using the Animation.resume() method to resume an animation.
910
"""

0 commit comments

Comments
 (0)