Skip to content

Add flash sort algorithm implementation #10943

Add flash sort algorithm implementation

Add flash sort algorithm implementation #10943

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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