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.
2 parents 9e8acb2 + 88cff7d commit 70cc699Copy full SHA for 70cc699
1 file changed
lib/matplotlib/tests/test_animation.py
@@ -10,6 +10,7 @@
10
from matplotlib import pyplot as plt
11
from matplotlib import animation
12
from matplotlib.testing.noseclasses import KnownFailureTest
13
+from matplotlib.testing.decorators import cleanup
14
from matplotlib.testing.decorators import CleanupTest
15
16
0 commit comments