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 bd1a68a commit faa9ec1Copy full SHA for faa9ec1
lib/matplotlib/tests/test_text.py
@@ -7,6 +7,7 @@
7
import numpy as np
8
from numpy.testing import assert_almost_equal
9
from nose.tools import eq_, assert_raises
10
+from nose.plugins.skip import SkipTest
11
12
from matplotlib.transforms import Bbox
13
import matplotlib
0 commit comments