Skip to content

Commit 28a57e8

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

data_structures/binary_tree/avl_tree.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,6 @@ def __str__(
332332

333333

334334
def _test() -> None:
335-
336335
doctest.testmod()
337336

338337

0 commit comments

Comments
 (0)