mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 01:04:29 +03:00
Minor grammar fix
This commit is contained in:
parent
ac6e1ef949
commit
4737944197
|
@ -24,7 +24,7 @@ class TestBmpReference(PillowTestCase):
|
|||
# print ("Bad Image %s: %s" %(f,msg))
|
||||
|
||||
def test_questionable(self):
|
||||
""" These shouldn't crash/dos, but its not well defined that these
|
||||
""" These shouldn't crash/dos, but it's not well defined that these
|
||||
are in spec """
|
||||
for f in self.get_files('q'):
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue
Block a user