Skip to content

create word search path retrieval with comprehensive doctests #17581

create word search path retrieval with comprehensive doctests

create word search path retrieval with comprehensive doctests #17581

Triggered via pull request April 5, 2026 05:28
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
ruff (SIM113): hashes/hamming_code.py#L225
hashes/hamming_code.py:225:9: SIM113 Use `enumerate()` for index variable `qtd_bp` in `for` loop
ruff (SIM113): hashes/hamming_code.py#L136
hashes/hamming_code.py:136:9: SIM113 Use `enumerate()` for index variable `qtd_bp` in `for` loop