Skip to content

Added iterative solution for power calculation #12910

Added iterative solution for power calculation

Added iterative solution for power calculation #12910

Triggered via pull request May 6, 2025 10:14
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff
Process completed with exit code 1.
Ruff (W293): maths/power_using_iteration.py#L39
maths/power_using_iteration.py:39:1: W293 Blank line contains whitespace
Ruff (W291): maths/power_using_iteration.py#L37
maths/power_using_iteration.py:37:27: W291 Trailing whitespace
Ruff (W291): maths/power_using_iteration.py#L27
maths/power_using_iteration.py:27:25: W291 Trailing whitespace