Update test_ImageToText.py
This commit is contained in:
parent
b1b61f71f3
commit
7b236f1663
|
@ -20,7 +20,6 @@ class TestImageToTextCaptcha(MainAntiCaptcha):
|
|||
"anticaptcha_key",
|
||||
"sleep_time",
|
||||
"save_format",
|
||||
"language",
|
||||
"callbackUrl",
|
||||
]
|
||||
default_handler_params = ["self", "captcha_link", "captcha_file", "captcha_base64"]
|
||||
|
|
Loading…
Reference in New Issue