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 7c8ce05 + 2207bfe commit 3b9a92dCopy full SHA for 3b9a92d
1 file changed
lib/matplotlib/tests/test_animation.py
@@ -13,8 +13,8 @@
13
import matplotlib as mpl
14
from matplotlib import pyplot as plt
15
from matplotlib import animation
16
-from ..testing import xfail, skip
17
-from ..testing.decorators import cleanup
+from matplotlib.testing import xfail, skip
+from matplotlib.testing.decorators import cleanup
18
19
20
class NullMovieWriter(animation.AbstractMovieWriter):
0 commit comments