-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
DOC: make Line2D docstring definition easier to find #12067
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: make Line2D docstring definition easier to find #12067
Conversation
17a7750
to
385c623
Compare
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.
That previous |
09b6397
to
e7069a7
Compare
Thanks @ivanov pushed the rebase w/ the indent set properly. |
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.
Wait, is this still a WIP? If not, someone hit the merge button. |
I'm fine with the PR. |
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.
Thanks! That‘s fine for now. In the long run, we should probably do some changes in the interpolation mechanism. But till then, this is an improvement already.
PR Summary
As above, I could never find the where the docstring interpolation is defined. Now maybe my bad for not knowing the convention, but I think this is actually easier to follow.
PR Checklist