Skip to content

Commit

Permalink
fixed minor mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanpola committed Nov 5, 2024
1 parent 17d8f48 commit 8c74b0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion aeon/anomaly_detection/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"DWT_MLEAD",
"IsolationForest",
"KMeansAD",
"LeftSTAMPi" "LOF",
"LeftSTAMPi",
"LOF",
"MERLIN",
"PyODAdapter",
"STOMP",
Expand Down

0 comments on commit 8c74b0e

Please sign in to comment.