joowani / binarytree

Python Library for Studying Binary Trees
http://binarytree.readthedocs.io
MIT License
1.81k stars 171 forks source link

Update __init__.py #23

Closed kgashok closed 4 years ago

kgashok commented 4 years ago

refactored to simplify inorder

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d828271bbc66ff3183ef64c554e67cae386ff85f on kgashok:patch-1 into 5ff28f7f778d637f6609bf9691a10947d262083e on joowani:master.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d828271bbc66ff3183ef64c554e67cae386ff85f on kgashok:patch-1 into 5ff28f7f778d637f6609bf9691a10947d262083e on joowani:master.

joowani commented 4 years ago

Hi @kgashok,

Thanks for the PR! Could you please rebase the PR into one commit with a more informative commit message?

joowani commented 4 years ago

Closing due to inactivity. Also the changes are unnecessary with version 5.0