Skip to content

Add flash sort algorithm implementation #10942

Add flash sort algorithm implementation

Add flash sort algorithm implementation #10942

Triggered via pull request October 12, 2024 05:27
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (I001): sorts/flash_sort.py#L12
sorts/flash_sort.py:12:1: I001 Import block is un-sorted or un-formatted
Ruff (W291): sorts/flash_sort.py#L16
sorts/flash_sort.py:16:55: W291 Trailing whitespace
ruff
Process completed with exit code 1.