Update test_ImageToText.py

This commit is contained in:
Andrei D 2020-11-11 01:04:20 +03:00
parent b1b61f71f3
commit 7b236f1663
1 changed files with 0 additions and 1 deletions

View File

@ -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"]