Skip to content

Commit

Permalink
Automatic pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
YashviMehta03 authored and github-actions[bot] committed Jan 13, 2025
1 parent 9302a1e commit 61817d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aeon/classification/convolution_based/_mr_hydra.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ class MultiRocketHydraClassifier(BaseClassifier):
}

def __init__(
self,
self,
n_kernels: int = 8,
n_groups: int = 64,
class_weight=None,
Expand Down

0 comments on commit 61817d5

Please sign in to comment.