Skip to content

Fix merge sort comparable clean #19322

Fix merge sort comparable clean

Fix merge sort comparable clean #19322

Triggered via pull request September 9, 2026 19:08
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (UP047): sorts/merge_sort.py#L33
sorts/merge_sort.py:33:5: UP047 Generic function `merge_sort` should use type parameters help: Use type parameters