Skip to content

Add comprehensive doctests for maths/greatest_common_divisor.py #13594

Add comprehensive doctests for maths/greatest_common_divisor.py

Add comprehensive doctests for maths/greatest_common_divisor.py #13594

Triggered via pull request July 6, 2025 14:46
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W291): maths/greatest_common_divisor.py#L69
maths/greatest_common_divisor.py:69:11: W291 Trailing whitespace
Ruff (W291): maths/greatest_common_divisor.py#L64
maths/greatest_common_divisor.py:64:10: W291 Trailing whitespace
Ruff (W291): maths/greatest_common_divisor.py#L59
maths/greatest_common_divisor.py:59:10: W291 Trailing whitespace
Ruff (W291): maths/greatest_common_divisor.py#L46
maths/greatest_common_divisor.py:46:10: W291 Trailing whitespace
Ruff (W291): maths/greatest_common_divisor.py#L39
maths/greatest_common_divisor.py:39:10: W291 Trailing whitespace
Ruff (W291): maths/greatest_common_divisor.py#L18
maths/greatest_common_divisor.py:18:47: W291 Trailing whitespace
Ruff (W291): maths/greatest_common_divisor.py#L16
maths/greatest_common_divisor.py:16:26: W291 Trailing whitespace
Ruff (E501): maths/greatest_common_divisor.py#L13
maths/greatest_common_divisor.py:13:89: E501 Line too long (90 > 88)
Ruff (W291): maths/greatest_common_divisor.py#L13
maths/greatest_common_divisor.py:13:87: W291 Trailing whitespace
Ruff (W291): maths/greatest_common_divisor.py#L12
maths/greatest_common_divisor.py:12:83: W291 Trailing whitespace