Fix type hints in sorts/tim_sort.py, relates to #14457 #17522
Annotations
2 errors
|
Run uvx ruff check --output-format=github .
Process completed with exit code 1.
|
|
Run uvx ruff check --output-format=github .:
sorts/tim_sort.py#L1
sorts/tim_sort.py:1:89: E501 Line too long (90 > 88)
|
Loading