Create example.rst

This commit is contained in:
Andrei 2024-12-17 01:13:11 +03:00
parent 38f4636d91
commit 4d44fa0d0a
1 changed files with 12 additions and 0 deletions

View File

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