from PIL import Image

This commit is contained in:
j 2014-09-01 12:38:14 +02:00
commit b87eee40d0
4 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ import zipfile
from StringIO import StringIO
import re
import Image
from PIL import Image
import stdnum.isbn
from utils import normalize_isbn, find_isbns