jpetrucciani / hubspot3

python3.6+ hubspot client based on hapipy, but modified to use the newer endpoints and non-legacy python
MIT License
147 stars 73 forks source link

changed reference to none existing attribute in quickstart #86

Closed robkorv closed 4 years ago

robkorv commented 4 years ago

fixes AttributeError: 'Hubspot3' object has no attribute 'usage_limit' when following the quickstart.

jpetrucciani commented 4 years ago

Good catch, thanks for the PR!