Skip to content

Improve: use Any type hint for time_func return type #17831

Improve: use Any type hint for time_func return type

Improve: use Any type hint for time_func return type #17831

Triggered via pull request May 4, 2026 09:49
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
ruff (W293): maths/fibonacci.py#L31
maths/fibonacci.py:31:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (I001): maths/fibonacci.py#L17
maths/fibonacci.py:17:1: I001 Import block is un-sorted or un-formatted help: Organize imports