Skip to content

Fix type hints in sorts/tim_sort.py, relates to #14457 #17520

Fix type hints in sorts/tim_sort.py, relates to #14457

Fix type hints in sorts/tim_sort.py, relates to #14457 #17520

Triggered via pull request March 28, 2026 19:46
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (PYI041): sorts/tim_sort.py#L2
sorts/tim_sort.py:2:35: PYI041 Use `float` instead of `int | float` help: Remove redundant type