Skip to content

Commit b0a3a24

Browse files
committed
- Minor fix in method documentation
Signed-off-by: Maxim S <poplers24@gmail.com>
1 parent 7405674 commit b0a3a24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

twocaptcha/solver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,7 @@ def datadome(self, captcha_url, pageurl, userAgent, proxy, **kwargs):
821821
Full URL of the page that triggers the captcha when you go to it.
822822
userAgent: str
823823
User-Agent of the browser that will be used by the employee when loading the captcha.
824-
proxy : dict, optional
824+
proxy : dict
825825
{'type': 'HTTPS', 'uri': 'login:password@IP_address:PORT'}.
826826
"""
827827

0 commit comments

Comments
 (0)