binary_tree_traversals.py: Simplify with dataclasses (#4336) · devdave/Python_TheAlgorithms@6945735 · GitHub
Skip to content

Commit 6945735

Browse files
cclaussdhruvmanila
andauthored
binary_tree_traversals.py: Simplify with dataclasses (TheAlgorithms#4336)
* binary_tree_traversals.py: Simplify with dataclasses * Update data_structures/binary_tree/binary_tree_traversals.py Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com> * Optional["Node"] Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
1 parent 2ce6be0 commit 6945735

1 file changed

Lines changed: 7 additions & 14 deletions

File tree

data_structures/binary_tree/binary_tree_traversals.py

Lines changed: 7 additions & 14 deletions

0 commit comments

Comments
 (0)