Skip to content

Commit b266c71

Browse files
rajansh87cclauss
andauthored
Update data_structures/binary_tree/binary_tree_traversals.py
Co-authored-by: Christian Clauss <[email protected]>
1 parent cd5c08c commit b266c71

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

data_structures/binary_tree/binary_tree_traversals.py

-2
Original file line numberDiff line numberDiff line change
@@ -188,5 +188,3 @@ def main(): # Main function for testing.
188188
import doctest
189189

190190
doctest.testmod()
191-
192-

0 commit comments

Comments
 (0)