-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Improves formatting of docstring + newlines #2006
Improves formatting of docstring + newlines #2006
Conversation
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
@northern-64bit there might be some potential merge conflicts when #1944 is merged |
Thanks for letting me know. I've now fixed it. |
Thanks a lot for cleaning the doc! Please address my comment and we're ready to merge :) |
What does this PR do?
Improve docstrings and kind of standardize them (allowing some variations). It further also makes sure that there is 2 empty rows after and before classes or functions (if they are not a part of a class), and otherwise not.
Before submitting
Pull Request section?
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.