Updated Fibonacci algorithm #12559
Annotations
2 errors
Ruff (E501):
maths/fibonacci.py#L46
maths/fibonacci.py:46:89: E501 Line too long (91 > 88)
|
ruff
Process completed with exit code 1.
|