Add simple use-effect-like behavior simulation in Python#14512
Closed
kadambari25 wants to merge 1 commit into
Closed
Add simple use-effect-like behavior simulation in Python#14512kadambari25 wants to merge 1 commit into
kadambari25 wants to merge 1 commit into
Annotations
3 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
hashes/hamming_code.py#L225
hashes/hamming_code.py:225:9: SIM113 Use `enumerate()` for index variable `qtd_bp` in `for` loop
|
|
Run uvx ruff check --output-format=github .:
hashes/hamming_code.py#L136
hashes/hamming_code.py:136:9: SIM113 Use `enumerate()` for index variable `qtd_bp` in `for` loop
|
background
wait
wait-all
cancel
parallel
Loading