-
Couldn't load subscription status.
- Fork 935
Adjust function name in docs for Message.__len__ function #1705
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
CLA assistant check
All committers have signed the CLA.
How do I go about getting code owner review here?
Please sign the Contributor License Agreement here before this PR can be approved.
❌ hcmturner
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.
joaoe
commented
Sep 30, 2024
How do I go about getting code owner review here?
You don't. They haven't been accepting PRs for a couple years. My PRs are stuck.
Adjust the docstring so it is clear the function is the built in
__len__function and not some newly definedlenfunction on this object.