libtree
libtree copied to clipboard
get_root_node() raises ValueError
If no root node exists and get_root_node() is called, libtree raises ValueError instead of returning None as the docs say.