Create example.rst

This commit is contained in:
Andrei 2024-12-17 00:54:02 +03:00
parent 0692839ad9
commit 16b760d64d
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
ReCaptchaV2
===========
To import this module:
.. code-block:: python
from python3_anticaptcha.recaptcha_v2 import ReCaptchaV2
.. autoclass:: python3_anticaptcha.recaptcha_v2.ReCaptchaV2
:members: