Skip to content

Add flash sort algorithm implementation #10940

Add flash sort algorithm implementation

Add flash sort algorithm implementation #10940

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (I001): sorts/flash_sort.py#L12
sorts/flash_sort.py:12:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): sorts/flash_sort.py#L17
sorts/flash_sort.py:17:89: E501 Line too long (101 > 88)
Ruff (W292): sorts/flash_sort.py#L99
sorts/flash_sort.py:99:20: W292 No newline at end of file
ruff
Process completed with exit code 1.