mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Fixed typo [ci skip]
This commit is contained in:
parent
fb2724e635
commit
ce3e59414c
|
@ -9,7 +9,7 @@ from helper import unittest, PillowTestCase
|
|||
# service on our testing infrastructure. I expect this test to fail
|
||||
# on any 32-bit machine, as well as any smallish things (like
|
||||
# Raspberry Pis). It does succeed on a 3gb Ubuntu 12.04x64 VM on Python
|
||||
# 2.7 an 3.2.
|
||||
# 2.7 and 3.2.
|
||||
|
||||
from PIL import Image
|
||||
YDIM = 32769
|
||||
|
|
Loading…
Reference in New Issue
Block a user