Improved prime check test coverage #14679
Closed
Annotations
4 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
maths/prime_check.py#L101
maths/prime_check.py:101:32: W292 No newline at end of file
help: Add trailing newline
|
|
Run uvx ruff check --output-format=github .:
maths/prime_check.py#L100
maths/prime_check.py:100:26: ARG001 Unused function argument: `self`
|
|
Run uvx ruff check --output-format=github .:
maths/prime_check.py#L97
maths/prime_check.py:97:22: ARG001 Unused function argument: `self`
|
background
wait
wait-all
cancel
Loading