Update prefix_sum.py #12465
Annotations
2 errors
Ruff (E501):
data_structures/arrays/prefix_sum.py#L23
data_structures/arrays/prefix_sum.py:23:89: E501 Line too long (104 > 88)
|
ruff
Process completed with exit code 1.
|