Skip to content

Add type hints to pancake_sort (#14737) #18333

Add type hints to pancake_sort (#14737)

Add type hints to pancake_sort (#14737) #18333

Triggered via pull request June 30, 2026 17:44
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
ruff (I001): sorts/pancake_sort.py#L11
sorts/pancake_sort.py:11:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): sorts/insertion_sort.py#L16
sorts/insertion_sort.py:16:1: I001 Import block is un-sorted or un-formatted help: Organize imports