Skip to content

Commit

Permalink
Refactor code and add support for new endpoints (#29)
Browse files Browse the repository at this point in the history
- Add support for the Leak endpoint
- Add support for the Usage endpoint #27
- Refactor code
  • Loading branch information
ChrisMandich authored Aug 18, 2023
1 parent 13fc637 commit e540158
Show file tree
Hide file tree
Showing 17 changed files with 1,693 additions and 617 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ PyFlume.egg-info
.vscode/*
.tox
.tox/*
*pyc
*pyc
__pycache__
Loading

0 comments on commit e540158

Please sign in to comment.