We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561298e commit e380460Copy full SHA for e380460
1 file changed
captcha/captcha.py
@@ -1,6 +1,5 @@
1
import asyncio
2
import copy
3
-from curses.ascii import isdigit
4
import json
5
import random
6
import string
0 commit comments