Create logarithmic_series.py #11551
Annotations
3 errors
Ruff (E501):
maths/series/logarithmic_series.py#L14
maths/series/logarithmic_series.py:14:89: E501 Line too long (94 > 88)
|
Ruff (E501):
maths/series/logarithmic_series.py#L24
maths/series/logarithmic_series.py:24:89: E501 Line too long (125 > 88)
|
ruff
Process completed with exit code 1.
|