Skip to content

Commit e0fd416

Browse files
committed
MNT : remove testing.image_util.py
Deprecated matplotlib#2714 / 400754f
1 parent f98c484 commit e0fd416

File tree

3 files changed

+5
-112
lines changed

3 files changed

+5
-112
lines changed

doc/api/api_changes/code_removal.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,8 @@ patheffects.svg
5858
---------------
5959
- remove ``get_proxy_renderer`` method from ``AbstarctPathEffect`` class
6060
- remove ``patch_alpha`` and ``offset_xy`` from ``SimplePatchShadow``
61+
62+
63+
Remove ``testing.image_util.py``
64+
--------------------------------
65+
Contained only a no-longer used port of functionality from PIL

lib/matplotlib/testing/image_util.py

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

lib/matplotlib/tests/test_coding_standards.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ def test_pep8_conformance_installed_files():
190190
'type1font.py',
191191
'widgets.py',
192192
'testing/decorators.py',
193-
'testing/image_util.py',
194193
'testing/noseclasses.py',
195194
'testing/jpl_units/Duration.py',
196195
'testing/jpl_units/Epoch.py',

0 commit comments

Comments
 (0)