Create example.rst
This commit is contained in:
parent
63ef87f0f7
commit
703c45507e
|
@ -0,0 +1,12 @@
|
||||||
|
ImageToCoordinates
|
||||||
|
==================
|
||||||
|
|
||||||
|
To import this module:
|
||||||
|
|
||||||
|
.. code-block:: python
|
||||||
|
|
||||||
|
from python3_anticaptcha.image_to_coordinates import ImageToCoordinates
|
||||||
|
|
||||||
|
|
||||||
|
.. autoclass:: python3_anticaptcha.image_to_coordinates.ImageToCoordinates
|
||||||
|
:members:
|
Loading…
Reference in New Issue