Skip to content

fix(sorts): support comparable items in pancake sort #19969

fix(sorts): support comparable items in pancake sort

fix(sorts): support comparable items in pancake sort #19969

Triggered via pull request September 15, 2026 23:50
Status Failure
Total duration 12s
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/pancake_sort.py#L18
sorts/pancake_sort.py:18:5: UP047 Generic function `pancake_sort` should use type parameters help: Use type parameters