Skip to content

Commit

Permalink
fix things.py file
Browse files Browse the repository at this point in the history
Signed-off-by: Musilah <nataleigh.nk@gmail.co>
  • Loading branch information
Musilah committed Sep 20, 2023
1 parent 1c5ad19 commit fed7257
Show file tree
Hide file tree
Showing 3 changed files with 280 additions and 47 deletions.
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- [`messages`](./messages.md#module-messages)
- [`response`](./response.md#module-response)
- [`sdk`](./sdk.md#module-sdk)
- [`things`](./things.md#module-things)
- [`users`](./users.md#module-users)
- [`utils`](./utils.md#module-utils)

Expand All @@ -25,6 +26,7 @@
- [`response.Error`](./response.md#class-error)
- [`response.Response`](./response.md#class-response)
- [`sdk.SDK`](./sdk.md#class-sdk)
- [`things.Things`](./things.md#class-things): Things API client.
- [`users.Users`](./users.md#class-users): Users API client.

## Functions
Expand Down
Loading

0 comments on commit fed7257

Please sign in to comment.