Clarified comment

This commit is contained in:
Andrew Murray 2015-12-25 12:02:18 +11:00
parent c06a0e816a
commit 416efb840b

View File

@ -11,7 +11,7 @@ except ImportError:
class Test_scipy_resize(PillowTestCase):
""" Tests for scipy regression in 2.6.0
""" Tests for scipy regression in Pillow 2.6.0
Tests from https://github.com/scipy/scipy/blob/master/scipy/misc/pilutil.py
"""