Create logarithmic_series.py #11550
Annotations
8 errors
Ruff (W293):
maths/series/logarithmic_series.py#L9
maths/series/logarithmic_series.py:9:1: W293 Blank line contains whitespace
|
Ruff (E501):
maths/series/logarithmic_series.py#L13
maths/series/logarithmic_series.py:13:89: E501 Line too long (94 > 88)
|
Ruff (W293):
maths/series/logarithmic_series.py#L14
maths/series/logarithmic_series.py:14:1: W293 Blank line contains whitespace
|
Ruff (W293):
maths/series/logarithmic_series.py#L18
maths/series/logarithmic_series.py:18:1: W293 Blank line contains whitespace
|
Ruff (W293):
maths/series/logarithmic_series.py#L21
maths/series/logarithmic_series.py:21:1: W293 Blank line contains whitespace
|
Ruff (E501):
maths/series/logarithmic_series.py#L23
maths/series/logarithmic_series.py:23:89: E501 Line too long (125 > 88)
|
Ruff (W293):
maths/series/logarithmic_series.py#L24
maths/series/logarithmic_series.py:24:1: W293 Blank line contains whitespace
|
ruff
Process completed with exit code 1.
|