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

Skip to content

Commit 253cfe8

Browse files
authored
Merge pull request #21290 from QuLogic/anim-newline
DOC: Fix some lists in animation examples
2 parents 83f6c0e + 0d9bc3f commit 253cfe8

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)