We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9cc811 commit b4376cdCopy full SHA for b4376cd
lib/matplotlib/tests/test_ticker.py
@@ -7,7 +7,7 @@
7
from numpy.testing import assert_almost_equal
8
import numpy as np
9
import matplotlib
10
-from itertools import izip
+
11
import matplotlib.ticker as mticker
12
13
0 commit comments