Skip to content
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

Fix a few typos in basic.py and add missing docstring. #28

Merged
merged 1 commit into from
May 10, 2022

Conversation

speckhard
Copy link
Contributor

Decided to fix a few typos in basic.py while I was reading it. The globals update function was missing a docstring. Not sure if it needs a docstring since in this case it's an empty wrapper but the other update functions (node/edge) were also empty wrappers and had docstrings.

Decided to fix a few typos in basic.py while I was reading it. The globals update function was missing a docstring. Not sure if it needs a docstring since in this case it's an empty wrapper but the other update functions (node/edge) were also empty wrappers and had docstrings.
@speckhard speckhard changed the title Fix a few typos in basic.py add missing docstring. Fix a few typos in basic.py and add missing docstring. Mar 31, 2022
@jg8610 jg8610 merged commit 4b235ab into google-deepmind:master May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants