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.
1 parent b9cc811 commit b4376cdCopy full SHA for b4376cd
1 file changed
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