Create example.rst
This commit is contained in:
parent
15592c6d53
commit
521872cf06
|
@ -0,0 +1,12 @@
|
|||
Turnstile
|
||||
=========
|
||||
|
||||
To import this module:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
from python3_anticaptcha.turnstile import Turnstile
|
||||
|
||||
|
||||
.. autoclass:: turnstile.Turnstile
|
||||
:members:
|
Loading…
Reference in New Issue