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 b3b6b75 commit 36d0aa4Copy full SHA for 36d0aa4
1 file changed
lib/matplotlib/colorbar.py
@@ -26,7 +26,6 @@
26
import matplotlib.patches as patches
27
import matplotlib.collections as collections
28
import matplotlib.contour as contour
29
-import matplotlib.axes as axes
30
31
make_axes_kw_doc = '''
32
fraction = 0.15; fraction of original axes to use for colorbar
0 commit comments