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

Switch `usage_limit` to `usage_limits` in the README #48

Closed sangaline closed 5 years ago

sangaline commented 5 years ago

The README has this listed as client.usage_limit, but it should actually be client.usage_limits.

jpetrucciani commented 5 years ago

Oops! Good catch - thanks for the PR!