Skip to content

Update prime_sieve_eratosthenes.py #11182

Update prime_sieve_eratosthenes.py

Update prime_sieve_eratosthenes.py #11182

Triggered via pull request October 15, 2024 07:32
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (F821): maths/prime_sieve_eratosthenes.py#L49
maths/prime_sieve_eratosthenes.py:49:23: F821 Undefined name `math`
Ruff (F821): maths/prime_sieve_eratosthenes.py#L68
maths/prime_sieve_eratosthenes.py:68:11: F821 Undefined name `prime_sieve_eratosthenes`
ruff
Process completed with exit code 1.