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 a55a4ea commit 661deecCopy full SHA for 661deec
1 file changed
doc/api/api_changes/2018-12-20-AL-deprecations.rst
@@ -26,3 +26,5 @@ of ``mpl_toolkits.mplot3d`` are deprecated,
26
- :func:`mpl_toolkits.mplot3d.proj3d.proj_transform_vec_clip`
27
- :func:`mpl_toolkits.mplot3d.proj3d.vec_pad_ones`
28
- :func:`mpl_toolkits.mplot3d.proj3d.proj_trans_clip_points`
29
+
30
+If your project relies on these functions, consider vendoring them.
0 commit comments