-
Notifications
You must be signed in to change notification settings - Fork 43
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
Documentation update #184
Documentation update #184
Conversation
for more information, see https://pre-commit.ci
@satra not sure why all test are failing for this pr. I have just pushed documentation changes that too in spatial transforms. |
can you fix this separately in a different PR |
More documentation changes coming. |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
@satra this is ready to go! |
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.
a few more updates to this PR to conform with python PEP/tensorflow styles. i left a few changes, but realized i can't change all through the same interface. left a link to the tensorflow docs to provide an example.
Co-authored-by: Satrajit Ghosh <[email protected]>
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
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.
The docstrings aren't consistent throughout yet.
- docstrings should begin with a single line summary. however, some are indented into the second line (https://www.python.org/dev/peps/pep-0257/)
- some docstrings say parameters and others say args
- some don't have newlines between texts and sections.
i was going to merge it, but i think it's better if we clean up all the changes before we merge.
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
@satra, please let me know if this needs a fix. thanks. |
Types of changes
Summary
This PR is intended for documentation update of nobrainer functionalities.
Checklist
Acknowledgment