Skip to content

Added trailing zeroes function #11206

Added trailing zeroes function

Added trailing zeroes function #11206

Triggered via pull request October 15, 2024 16:50
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.