Skip to content

Commit c9d1509

Browse files
committed
MNT : remove deprecated module (matplotlib.mpl)
1 parent ccd217e commit c9d1509

File tree

2 files changed

+8
-37
lines changed

2 files changed

+8
-37
lines changed

doc/api/api_changes/code_removal.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Code Removal
33

44
Legend
55
------
6-
- Removed handling of `loc` as a positional argument to `Legend`
6+
Removed handling of `loc` as a positional argument to `Legend`
77

88

99
Legend handlers
@@ -78,3 +78,10 @@ Deprecated in 2009.
7878
Remove ``NavigationToolbar2QTAgg``
7979
----------------------------------
8080
Added no functionality over the base ``NavigationToolbar2Qt``
81+
82+
83+
mpl.py
84+
------
85+
86+
Remove the module `matplotlib.mpl`. Deprecated in 1.3 by
87+
PR #1670 and commit 78ce67d161625833cacff23cfe5d74920248c5b2

lib/matplotlib/mpl.py

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)