Skip to content

Commit

Permalink
Update example.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiDrang committed Jul 27, 2023
1 parent 629460e commit f817475
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/modules/fun-captcha/example.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@ To import this module:
.. code-block:: python
from python3_capsolver.fun_captcha import FunCaptcha
from python3_capsolver.fun_captcha import FunCaptchaClassification
.. autoclass:: python3_capsolver.fun_captcha.FunCaptcha
:members:


.. autoclass:: python3_capsolver.fun_captcha.FunCaptchaClassification
:members:

0 comments on commit f817475

Please sign in to comment.