Import words.py from the same dir
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ from PIL import Image, ImageDraw, ImageFont, ImageFilter
|
||||
import StringIO
|
||||
import math
|
||||
from pyramid.view import view_config
|
||||
from words import TabMots
|
||||
from .words import TabMots
|
||||
from pyramid.response import Response
|
||||
|
||||
class Captcha_Img(object):
|
||||
|
||||
Reference in New Issue
Block a user