Add doctests for sum_of_arithmetic_series function #11623
Annotations
3 errors
Ruff (W293):
maths/sum_of_arithmetic_series.py#L6
maths/sum_of_arithmetic_series.py:6:1: W293 Blank line contains whitespace
|
Ruff (W293):
maths/sum_of_arithmetic_series.py#L37
maths/sum_of_arithmetic_series.py:37:1: W293 Blank line contains whitespace
|
ruff
Process completed with exit code 1.
|