caesar0301 / treelib

An efficient implementation of tree data structure in python 2/3.
http://treelib.readthedocs.io/en/latest/
Other
801 stars 185 forks source link

Fix removal of root node #130

Closed leonardbinet closed 4 years ago

leonardbinet commented 4 years ago

fix https://github.com/caesar0301/treelib/issues/119