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

Skip to content

Commit 59e82ba

Browse files
vamshipystory645
andauthored
Update galleries/examples/animation/animated_FuncAnimation.py
Co-authored-by: hannah <[email protected]>
1 parent fec9b93 commit 59e82ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

galleries/examples/animation/animated_FuncAnimation.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131

3232

3333
def update(frame, line, text, decades, widgets_data):
34-
# Update function for FuncAnimation.
35-
3634
# Parameters:
3735
# frame (int): The current frame number.
3836
# line (Line2D): The line object to update.

0 commit comments

Comments
 (0)