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 a641c61 commit 46cdbe2Copy full SHA for 46cdbe2
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