-
Notifications
You must be signed in to change notification settings - Fork 12
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
397 standardise docstrings #398
Conversation
All functions in MagNet task scripts have at least a placeholder docstring in the Google format. |
merge in the Blacks formatting changes
All functions in ACR task scripts have at least a placeholder docstring in the Google format. |
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.
Great start on getting these docstrings filled out.
Just a few comments.
PR is still in draft btw, if you want to undraft it.
pls don't delete the branch |
Add a description for every function in hazen task scripts in consistent Google style to enable automated generation of documentation using Sphinx and ReadTheDocs