Skip to content

Improve insertion_sort docstring with complexity analysis #18330

Improve insertion_sort docstring with complexity analysis

Improve insertion_sort docstring with complexity analysis #18330

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff
Process completed with exit code 1.
ruff (W291): sorts/pancake_sort.py#L24
sorts/pancake_sort.py:24:30: W291 Trailing whitespace help: Remove trailing whitespace
ruff (W293): sorts/pancake_sort.py#L23
sorts/pancake_sort.py:23:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
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