Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03c71f5 commit 8ab1f0aCopy full SHA for 8ab1f0a
1 file changed
lib/matplotlib/tests/test_animation.py
@@ -53,7 +53,7 @@ def animate(i):
53
54
55
@cleanup
56
-def test_():
+def test_no_length_frames():
57
fig, ax = plt.subplots()
58
line, = ax.plot([], [])
59
0 commit comments