anitabyte / etsyv3

Python client for the Etsy OpenAPI v3
GNU General Public License v3.0
58 stars 24 forks source link

Path for auth_helper.py shown in README is incorrect #22

Open jneb802 opened 4 months ago

jneb802 commented 4 months ago

The path for the auth_helper.py file that is shown in the README section is incorrect.

The incorrect path is: etsyv3.utils.util.auth.auth_helper

The correct path is: etsyv3.util.auth.auth_helper