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 root removal in remove_subtree #136 #137

Closed leonardbinet closed 4 years ago

leonardbinet commented 4 years ago

Fix of #136