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

Skip to content

Commit a37e61e

Browse files
committed
test code clean up
1 parent 1808472 commit a37e61e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tests/test_animation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,4 +306,3 @@ def animate(i, arg):
306306
# TypeError will be raised (same with returning a number or bool)
307307
artist_obj = artist.Artist()
308308
animation.FuncAnimation(fig, animate, blit=True, fargs=(artist_obj, ))
309-

0 commit comments

Comments
 (0)