ENH: add primitive type hints to ClaSPTransformerEnh/type hints clasp transformer#3366
ENH: add primitive type hints to ClaSPTransformerEnh/type hints clasp transformer#3366Nandinisingh07 wants to merge 8 commits intoaeon-toolkit:mainfrom
Conversation
B python -m pre_commit run --all-files# the commit.:wq:wq
Thank you for contributing to
|
patrickzib
left a comment
There was a problem hiding this comment.
Thank you very much for this contribution!
Somehow, the PR got mixed with coding guidelines for external reviews. Could you split these, please?
Added primitive type hints to the ClaSPTransformer
class in aeon/transformations/series/_clasp.py.
Relates to #1454