Update CustomCaptchaTask.py
This commit is contained in:
parent
d900f48f0b
commit
cf2e0f3b1d
|
@ -98,7 +98,6 @@ class aioCustomCaptchaTask:
|
|||
def __init__(
|
||||
self,
|
||||
anticaptcha_key: str,
|
||||
imageUrl: str,
|
||||
sleep_time: int = 5,
|
||||
assignment: str = None,
|
||||
forms: dict = None,
|
||||
|
|
Loading…
Reference in New Issue