mirror of
https://github.com/ciromattia/kcc
synced 2026-07-05 04:25:31 +00:00
Little code cleanup
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ __docformat__ = 'restructuredtext en'
|
||||
|
||||
import os
|
||||
try:
|
||||
# noinspection PyUnresolvedReferences,PyPackageRequirements
|
||||
# noinspection PyUnresolvedReferences
|
||||
from PIL import Image, ImageOps, ImageStat, ImageChops
|
||||
except ImportError:
|
||||
print "ERROR: Pillow is not installed!"
|
||||
|
||||
Reference in New Issue
Block a user