Skip to content

Commit

Permalink
Update example.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang committed Dec 7, 2023
1 parent 553d133 commit 13d6de6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/modules/lemin/example.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
LeminCroppedCaptcha
===================
LeminCaptcha
============

To import this module:

.. code-block:: python
from python_rucaptcha.lemin_cropped_captcha import LeminCroppedCaptcha
from python_rucaptcha.lemin_cropped_captcha import LeminCaptcha
.. autoclass:: python_rucaptcha.lemin_cropped_captcha.LeminCroppedCaptcha
.. autoclass:: python_rucaptcha.lemin_cropped_captcha.LeminCaptcha
:members:

0 comments on commit 13d6de6

Please sign in to comment.