-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Describe the issue linked to the documentation
In docstring for custom_alignment_path parameter, small typo is there. i.e.
whee the dict is the kwargs for the
distance function. See documentation of aeon.distances documentation for
example alignment path functions
should be :
where the dict is the kwargs for the
distance function. See documentation of aeon.distances for
example alignment path functions
'documentation' is also repeated.
Suggest a potential alternative/fix
The typo can be fixed appropriately
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation