ete
ete copied to clipboard
Deprecated documentation parameter names
at http://etetoolkit.org/docs/latest/tutorial/tutorial_drawing.html#show-leaf-node-names-branch-length-and-branch-support
the code block
t.populate(10, random_dist=True)
the parameter random_dist
should be random_branches
which is current in coretype.tree.populate()