1
0
mirror of https://github.com/ciromattia/kcc synced 2026-07-24 13:43:13 +00:00

Code inspection

This commit is contained in:
Paweł Jastrzębski
2013-03-16 20:05:27 +01:00
parent f195a4ccbf
commit c484cc8fff
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ __copyright__ = '2012-2013, Ciro Mattia Gonano <ciromattia@gmail.com>'
__docformat__ = 'restructuredtext en'
import os
from PIL import Image, ImageOps, ImageDraw, ImageStat
from PIL import Image, ImageOps, ImageStat
class ImageFlags: