Skip to content

Refactor gradient_descent.py with full type hints and documentation #17076

Refactor gradient_descent.py with full type hints and documentation

Refactor gradient_descent.py with full type hints and documentation #17076

Triggered via pull request February 16, 2026 16:10
Status Failure
Total duration 11s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (UP047): searches/jump_search.py#L23
searches/jump_search.py:23:5: UP047 Generic function `jump_search` should use type parameters