We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a569892 commit 8192e54Copy full SHA for 8192e54
README.rst
@@ -39,7 +39,7 @@ Initializing
39
~~~~~~~~~~~~
40
41
Import the package at the top of any file where you will use it. At the very least you will need the
42
-``Client`` class. Then initialize an Client instance with your own API Key and API Secret.
+``Client`` class. Then initialize a Client instance with your own API Key and API Secret.
43
44
.. code:: python
45
0 commit comments