Skip to content

Updated Fibonacci algorithm #12564

Updated Fibonacci algorithm

Updated Fibonacci algorithm #12564

Triggered via pull request February 23, 2025 12:22
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff: maths/fibonacci.py#L47
maths/fibonacci.py:47:1: SyntaxError: Expected an expression or a ')'
Ruff: maths/fibonacci.py#L47
maths/fibonacci.py:47:3: SyntaxError: Expected an expression or a ')'
Ruff: maths/fibonacci.py#L47
maths/fibonacci.py:47:5: SyntaxError: Expected an expression or a ')'
Ruff: maths/fibonacci.py#L47
maths/fibonacci.py:47:7: SyntaxError: Expected an expression or a ')'
Ruff: maths/fibonacci.py#L48
maths/fibonacci.py:48:13: SyntaxError: Expected ',', found string
Ruff: maths/fibonacci.py#L51
maths/fibonacci.py:51:1: SyntaxError: Expected a statement
Ruff: maths/fibonacci.py#L51
maths/fibonacci.py:51:3: SyntaxError: Expected a statement
Ruff: maths/fibonacci.py#L51
maths/fibonacci.py:51:5: SyntaxError: Expected a statement
Ruff: maths/fibonacci.py#L51
maths/fibonacci.py:51:7: SyntaxError: Expected a statement
Ruff: maths/fibonacci.py#L51
maths/fibonacci.py:51:8: SyntaxError: Expected a statement