Algorithm to find unique prime factors #13923
Annotations
2 errors
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
Run uvx ruff check --output-format=github .:
maths/prime_factors.py#L86
maths/prime_factors.py:86:5: SIM102 Use a single `if` statement instead of nested `if` statements
|
Loading