Skip to content

Commit

Permalink
Create example.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang committed Jan 3, 2024
1 parent 8440ae2 commit c3d2413
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/modules/friendly-captcha/example.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
FriendlyCaptcha
===============

To import this module:

.. code-block:: python
from python_rucaptcha.friendly_captcha import FriendlyCaptcha
.. autoclass:: python_rucaptcha.friendly_captcha.FriendlyCaptcha
:members:

0 comments on commit c3d2413

Please sign in to comment.