Skip to content

feat: optimizing the prune function at the apriori_algorithm.py archive #14141

feat: optimizing the prune function at the apriori_algorithm.py archive

feat: optimizing the prune function at the apriori_algorithm.py archive #14141

Triggered via pull request September 24, 2025 18:48
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (W293): machine_learning/apriori_algorithm.py#L49
machine_learning/apriori_algorithm.py:49:1: W293 Blank line contains whitespace
Ruff (I001): machine_learning/apriori_algorithm.py#L14
machine_learning/apriori_algorithm.py:14:1: I001 Import block is un-sorted or un-formatted