mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Changed string to comment
This commit is contained in:
parent
fbaf87ae03
commit
a33e71a9df
|
@ -30,7 +30,7 @@ class Test_IFDRational(PillowTestCase):
|
|||
self._test_equal(1, 2, IFDRational(1, 2))
|
||||
|
||||
def test_nonetype(self):
|
||||
" Fails if the _delegate function doesn't return a valid function"
|
||||
# Fails if the _delegate function doesn't return a valid function
|
||||
|
||||
xres = IFDRational(72)
|
||||
yres = IFDRational(72)
|
||||
|
|
Loading…
Reference in New Issue
Block a user