Skip to content

Add Shell Sort algorithm (fixes #13887) #16386

Add Shell Sort algorithm (fixes #13887)

Add Shell Sort algorithm (fixes #13887) #16386

Triggered via pull request November 10, 2025 07:19
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (INP001): tests/sorts/test_shell_sort.py#L1
tests/sorts/test_shell_sort.py:1:1: INP001 File `tests/sorts/test_shell_sort.py` is part of an implicit namespace package. Add an `__init__.py`.