Skip to content

Refactor: unify abs usage and expand type hints to float #16841

Refactor: unify abs usage and expand type hints to float

Refactor: unify abs usage and expand type hints to float #16841

Triggered via pull request January 15, 2026 20:12
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (W291): maths/abs.py#L38
maths/abs.py:38:64: W291 Trailing whitespace
Ruff (I001): maths/abs.py#L2
maths/abs.py:2:1: I001 Import block is un-sorted or un-formatted