Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pre-commit.ci autofix #26957

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
2 changes: 1 addition & 1 deletion doc/api/next_api_changes/removals/00001-ABC.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Removal change template
Enter description of methods/classes removed here....

Please rename file with PR number and your initials i.e. "99999-ABC.rst"
and ``git add`` the new file.
and ``git add`` the new file.
4 changes: 4 additions & 0 deletions doc/api/next_api_changes/removals/26957-VV.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
``matplotlib.tri`` submodules are removed
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The ``matplotlib.tri.*`` submodules are removed. All functionality is
available in ``matplotlib.tri`` directly and should be imported from there.
9 changes: 0 additions & 9 deletions lib/matplotlib/tri/triangulation.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/tricontour.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/trifinder.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/triinterpolate.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/tripcolor.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/triplot.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/trirefine.py

This file was deleted.

9 changes: 0 additions & 9 deletions lib/matplotlib/tri/tritools.py

This file was deleted.