Skip to content

fix(sorts): raise TypeError when bucket_count is not an integer in bucket_sort (#14970) #18523

fix(sorts): raise TypeError when bucket_count is not an integer in bucket_sort (#14970)

fix(sorts): raise TypeError when bucket_count is not an integer in bucket_sort (#14970) #18523

Triggered via pull request July 31, 2026 17:16
Status Failure
Total duration 8s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
ruff (RUF100): machine_learning/sequential_minimum_optimization.py#L454
machine_learning/sequential_minimum_optimization.py:454:44: RUF100 Unused `noqa` directive (unused: `S310`) help: Remove unused `noqa` directive