Skip to content

Algorithm to find unique prime factors #13922

Algorithm to find unique prime factors

Algorithm to find unique prime factors #13922

Triggered via pull request August 27, 2025 20:45
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (SIM102): maths/prime_factors.py#L88
maths/prime_factors.py:88:5: SIM102 Use a single `if` statement instead of nested `if` statements