Added Error handling and type hinting #10366
Annotations
2 errors
Ruff (ARG001):
machine_learning/frequent_pattern_growth.py#L243
machine_learning/frequent_pattern_growth.py:243:22: ARG001 Unused function argument: `base_pat`
|
ruff
Process completed with exit code 1.
|