Skip to content

Optimize perfect cube detection for large numbers with modular check #14119

Optimize perfect cube detection for large numbers with modular check

Optimize perfect cube detection for large numbers with modular check #14119

Triggered via pull request September 19, 2025 13:50
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W293): maths/perfect_cube.py#L118
maths/perfect_cube.py:118:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L114
maths/perfect_cube.py:114:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L110
maths/perfect_cube.py:110:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L102
maths/perfect_cube.py:102:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L96
maths/perfect_cube.py:96:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L48
maths/perfect_cube.py:48:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L38
maths/perfect_cube.py:38:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L33
maths/perfect_cube.py:33:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L7
maths/perfect_cube.py:7:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L4
maths/perfect_cube.py:4:1: W293 Blank line contains whitespace