types: Update binary search tree typehints (#7197) · zinating/algorithms-python@c94e215 · GitHub
Skip to content

Commit c94e215

Browse files
types: Update binary search tree typehints (TheAlgorithms#7197)
* types: Update binary search tree typehints * refactor: Don't return `self` in `:meth:insert` * test: Fix failing doctests * Apply suggestions from code review Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
1 parent 553624f commit c94e215

1 file changed

Lines changed: 44 additions & 33 deletions

File tree

data_structures/binary_tree/binary_search_tree.py

Lines changed: 44 additions & 33 deletions

0 commit comments

Comments
 (0)