mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-14 05:36:48 +03:00
Clarified comment
This commit is contained in:
parent
c06a0e816a
commit
416efb840b
|
@ -11,7 +11,7 @@ except ImportError:
|
||||||
|
|
||||||
|
|
||||||
class Test_scipy_resize(PillowTestCase):
|
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
|
Tests from https://github.com/scipy/scipy/blob/master/scipy/misc/pilutil.py
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user