Improved prime check test coverage #17928
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (ARG001):
maths/prime_check.py#L97
maths/prime_check.py:97:26: ARG001 Unused function argument: `self`
|
|
ruff (ARG001):
maths/prime_check.py#L93
maths/prime_check.py:93:22: ARG001 Unused function argument: `self`
|