Skip to content

Commit

Permalink
MNT : remove testing.image_util.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tacaswell committed Jan 10, 2015
1 parent 87dc705 commit b013718
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 112 deletions.
5 changes: 5 additions & 0 deletions doc/api/api_changes/code_removal.rst
Expand Up @@ -70,3 +70,8 @@ patheffects.svg
---------------
- remove ``get_proxy_renderer`` method from ``AbstarctPathEffect`` class
- remove ``patch_alpha`` and ``offset_xy`` from ``SimplePatchShadow``


Remove ``testing.image_util.py``
--------------------------------
Contained only a no-longer used port of functionality from PIL
111 changes: 0 additions & 111 deletions lib/matplotlib/testing/image_util.py

This file was deleted.

1 change: 0 additions & 1 deletion lib/matplotlib/tests/test_coding_standards.py
Expand Up @@ -189,7 +189,6 @@ def test_pep8_conformance_installed_files():
'type1font.py',
'widgets.py',
'testing/decorators.py',
'testing/image_util.py',
'testing/noseclasses.py',
'testing/jpl_units/Duration.py',
'testing/jpl_units/Epoch.py',
Expand Down

0 comments on commit b013718

Please sign in to comment.