Added trailing zeroes function #11206
Annotations
8 errors
Ruff (W293):
maths/trailing_zeroes.py#L9
maths/trailing_zeroes.py:9:1: W293 Blank line contains whitespace
|
Ruff (W293):
maths/trailing_zeroes.py#L26
maths/trailing_zeroes.py:26:1: W293 Blank line contains whitespace
|
Ruff (W293):
maths/trailing_zeroes.py#L29
maths/trailing_zeroes.py:29:1: W293 Blank line contains whitespace
|
Ruff (W293):
maths/trailing_zeroes.py#L31
maths/trailing_zeroes.py:31:1: W293 Blank line contains whitespace
|
Ruff (W291):
maths/trailing_zeroes.py#L34
maths/trailing_zeroes.py:34:15: W291 Trailing whitespace
|
Ruff (W293):
maths/trailing_zeroes.py#L36
maths/trailing_zeroes.py:36:1: W293 Blank line contains whitespace
|
Ruff (W293):
maths/trailing_zeroes.py#L38
maths/trailing_zeroes.py:38:1: W293 Blank line contains whitespace
|
ruff
Process completed with exit code 1.
|