Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.