Skip to content

Kirkpatrcik Reisch Sort #9575

Kirkpatrcik Reisch Sort

Kirkpatrcik Reisch Sort #9575

Triggered via pull request September 10, 2024 03:45
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (I001): sorts/kirkpatrick_reisch_sort.py#L1
sorts/kirkpatrick_reisch_sort.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (UP035): sorts/kirkpatrick_reisch_sort.py#L3
sorts/kirkpatrick_reisch_sort.py:3:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (UP006): sorts/kirkpatrick_reisch_sort.py#L22
sorts/kirkpatrick_reisch_sort.py:22:34: UP006 Use `list` instead of `List` for type annotation
Ruff (UP006): sorts/kirkpatrick_reisch_sort.py#L22
sorts/kirkpatrick_reisch_sort.py:22:48: UP006 Use `list` instead of `List` for type annotation
ruff
Process completed with exit code 1.