BigW Consortium Gitlab

Commit 52b4494a by Dan McKinley

readme typo

parent a5237da5
......@@ -73,15 +73,14 @@ v2 = 'Etsy API version 2 key goes here'
Alternatively, you can specify a different key file when creating an API object.
(Implementation note: the keys file can be any valid python script that defines
a module-level variable for the API version you are trying to use.)
<pre>
from etsy import Etsy
api = Etsy(key_file='/usr/share/etsy/keys')
</pre>
(Implementation note: the keys file can be any valid python script that defines
a module-level variable for the API version you are trying to use.)
## Tests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment