Update find_prime_numbers.py #339
Annotations
2 errors
Python - Check Linting - ruff:
solutions/find_prime_numbers.py#L42
solutions/find_prime_numbers.py:42:5: F811 Redefinition of unused `find_primes_up_to_n` from line 10
|
Python - Check Linting - ruff
Process completed with exit code 1.
|
Loading