Fix Tree Sort algorithm for duplicate values and input types #13221
Annotations
10 errors
ruff
Process completed with exit code 1.
|
Ruff (W293):
sorts/tree_sort.py#L81
sorts/tree_sort.py:81:1: W293 Blank line contains whitespace
|
Ruff (W293):
sorts/tree_sort.py#L77
sorts/tree_sort.py:77:1: W293 Blank line contains whitespace
|
Ruff (W293):
sorts/tree_sort.py#L74
sorts/tree_sort.py:74:1: W293 Blank line contains whitespace
|
Ruff (W293):
sorts/tree_sort.py#L71
sorts/tree_sort.py:71:1: W293 Blank line contains whitespace
|
Ruff (W293):
sorts/tree_sort.py#L51
sorts/tree_sort.py:51:1: W293 Blank line contains whitespace
|
Ruff (W293):
sorts/tree_sort.py#L48
sorts/tree_sort.py:48:1: W293 Blank line contains whitespace
|
Ruff (W293):
sorts/tree_sort.py#L45
sorts/tree_sort.py:45:1: W293 Blank line contains whitespace
|
Ruff (W293):
sorts/tree_sort.py#L22
sorts/tree_sort.py:22:1: W293 Blank line contains whitespace
|
Ruff (W293):
sorts/tree_sort.py#L19
sorts/tree_sort.py:19:1: W293 Blank line contains whitespace
|