-
Notifications
You must be signed in to change notification settings - Fork 2
chore: more demonstrative examples #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
6fe4b1e
to
75d6fcc
Compare
@SilentRhetoric I have added you as a reviewer of this PR. The intention is that devrel can use these examples to get an initial understanding of how the library is used asynchronously. Then we can follow-up with a meeting with any questions/feedback if needed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for these examples--very helpful. Just flagged a few nits.
@lempira Can you try running |
There were some ruff files that were failing. I think the ruff version in the ci was different than the one the pyproject. (not sure why, tho) I updated ruff to the latest in a previous commit before the HEAD of this branch. I rebased main and then precommited all files. |
Proposed Changes