Update prefix_sum.py #12465
Annotations
2 errors
Run uvx ruff check --output-format=github .:
data_structures/arrays/prefix_sum.py#L23
data_structures/arrays/prefix_sum.py:23:89: E501 Line too long (104 > 88)
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
Loading