feat: add Lucas numbers algorithm with doctests #18053
Annotations
2 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W292):
maths/lucas_numbers.py#L39
maths/lucas_numbers.py:39:22: W292 No newline at end of file
help: Add trailing newline
|