Create example.rst
This commit is contained in:
parent
d91b99ec73
commit
8424e5193b
|
@ -0,0 +1,12 @@
|
|||
GeeTest
|
||||
=======
|
||||
|
||||
To import this module:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
from python3_anticaptcha.gee_test import GeeTest
|
||||
|
||||
|
||||
.. autoclass:: python3_anticaptcha.gee_test.GeeTest
|
||||
:members:
|
Loading…
Reference in New Issue