fmt
This commit is contained in:
@@ -12,8 +12,8 @@ limitations under the License.
|
||||
"""
|
||||
|
||||
import os
|
||||
import time
|
||||
import random
|
||||
import time
|
||||
|
||||
from PIL import Image, ImageDraw, ImageFont
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
from . import Captcha
|
||||
from ..api import APIView
|
||||
from ..shortcuts import img2base64
|
||||
from . import Captcha
|
||||
|
||||
|
||||
class CaptchaAPIView(APIView):
|
||||
|
||||
Reference in New Issue
Block a user