-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Doc: add docstrings to Brace #3715
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
Doc: add docstrings to Brace #3715
Conversation
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.
Looks fine, thanks! I've left one minor comment about the added type hint, please take a look.
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.
LGTM! Thanks for your work here!
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.
Sorry for the long wait, thanks for your efforts!
Overview: What does this pull request change?
Add docstrings to methods in Brace so that sphinx will create hyperlinks to these methods.
Links to added or changed documentation pages
Further Information and Comments
Related to #3597
Reviewer Checklist