Skip to content

Commit

Permalink
Automatic pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramana-Raja authored and github-actions[bot] committed Nov 27, 2024
1 parent afa22e6 commit 5fa4c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aeon/clustering/_r_cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class RCluster(BaseClusterer):
max_dilations_per_kernel : int , default = 32
The maximum number of dilation rates applied to each kernel
Dilations control the spacing of the kernel's receptive field over the
Dilations control the spacing of the kernel's receptive field over the
time series, capturing patterns at varying scales
num_features : int , default = 500
Expand Down

0 comments on commit 5fa4c6e

Please sign in to comment.