We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5c08c commit b266c71Copy full SHA for b266c71
data_structures/binary_tree/binary_tree_traversals.py
@@ -188,5 +188,3 @@ def main(): # Main function for testing.
188
import doctest
189
190
doctest.testmod()
191
-
192
0 commit comments