Skip to content

Commit 16e7f01

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c31fc3f commit 16e7f01

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

data_structures/binary_tree/binary_tree_maximum_path_sum.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,3 @@ def construct_tree() -> TreeNode:
126126
print("Given example output: ", max_sum)
127127

128128
doctest.testmod()
129-

0 commit comments

Comments
 (0)