Skip to content

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

Optimize perfect cube detection for large numbers with modular check

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

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (W293): maths/perfect_cube.py#L116
maths/perfect_cube.py:116:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L112
maths/perfect_cube.py:112:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L108
maths/perfect_cube.py:108:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L100
maths/perfect_cube.py:100:1: W293 Blank line contains whitespace
Ruff (W293): maths/perfect_cube.py#L94
maths/perfect_cube.py:94: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