Add Shell Sort algorithm (fixes #13887) #16386
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`.
|