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.
2 parents 6fcb260 + 46cdbe2 commit 9b508ecCopy full SHA for 9b508ec
1 file changed
lib/mpl_toolkits/axes_grid1/colorbar.py
@@ -33,7 +33,7 @@
33
34
35
cbook.warn_deprecated(
36
- "3.2", name="axes_grid1.colorbar", alternative="matplotlib.colorbar")
+ "3.2", name=__name__, obj_type="module", alternative="matplotlib.colorbar")
37
38
39
make_axes_kw_doc = '''
0 commit comments