Skip to content

Add Hamming Code error-correction algorithm #18047

Add Hamming Code error-correction algorithm

Add Hamming Code error-correction algorithm #18047

Triggered via pull request May 27, 2026 00:54
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ruff (W292): strings/hamming_code.py#L90
strings/hamming_code.py:90:22: W292 No newline at end of file help: Add trailing newline
ruff (W293): strings/hamming_code.py#L84
strings/hamming_code.py:84:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): strings/hamming_code.py#L78
strings/hamming_code.py:78:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): strings/hamming_code.py#L74
strings/hamming_code.py:74:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): strings/hamming_code.py#L63
strings/hamming_code.py:63:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): strings/hamming_code.py#L58
strings/hamming_code.py:58:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): strings/hamming_code.py#L43
strings/hamming_code.py:43:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): strings/hamming_code.py#L34
strings/hamming_code.py:34:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): strings/hamming_code.py#L27
strings/hamming_code.py:27:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): strings/hamming_code.py#L24
strings/hamming_code.py:24:1: W293 Blank line contains whitespace help: Remove whitespace from blank line