added input validation and improved merge_sort error handling #16266
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (E501):
sorts/merge_sort.py#L27
sorts/merge_sort.py:27:89: E501 Line too long (90 > 88)
|