fix(sorts): raise TypeError when bucket_count is not an integer in bucket_sort (#14970) #18523
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
|