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
Page 456, "You can remove subtrees from a ptree using the get_child method, ..." should read "You can get subtrees from a ptree using the get_child method, ..."
ptree
get_child
The text was updated successfully, but these errors were encountered:
JLospinoso/ccc@f4ef96a
Thanks, @Scicomath!
Sorry, something went wrong.
Closes JLospinoso#17
ab4d525
No branches or pull requests
Page 456, "You can remove subtrees from a
ptree
using theget_child
method, ..." should read "You can get subtrees from aptree
using theget_child
method, ..."The text was updated successfully, but these errors were encountered: