Skip to content

Conversation

xu-kai-xu
Copy link
Contributor

a mistake in anynode docs

after this command s0b.bar = 110 # modified,

AnyNode(bar=109, foo=4, id='sub0B') should change to
AnyNode(bar=110, foo=4, id='sub0B')

a mistake in anynode docs

after this command `s0b.bar = 110  # modified`,

`AnyNode(bar=109, foo=4, id='sub0B')` should change to 
`AnyNode(bar=110, foo=4, id='sub0B')`
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.76% when pulling 3fefab8 on xu-kai-xu:patch-1 into d63289b on c0fec0de:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) to 99.76% when pulling 3fefab8 on xu-kai-xu:patch-1 into d63289b on c0fec0de:master.

@c0fec0de
Copy link
Owner

Good hint. There was another bug hidden in the documentation. Fixed it.

Thanks for the contribution.

@c0fec0de c0fec0de closed this Sep 20, 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.

3 participants