Skip to content

Commit 606907b

Browse files
committed
fix nose skiptest references, test_axes.py
1 parent 7d9fdf6 commit 606907b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/matplotlib/tests/test_axes.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
from six.moves import xrange
66
from itertools import chain
77
import io
8-
9-
# from nose.tools import assert_equal, pytest.raises, assert_false, assert_true
10-
from nose.plugins.skip import SkipTest
11-
128
import datetime
139

1410
import numpy as np

0 commit comments

Comments
 (0)