business-science / anomalize

Tidy anomaly detection
https://business-science.github.io/anomalize/
338 stars 60 forks source link

HOTFIX: Misplaced bracket in gesd #30

Closed beansrowning closed 5 years ago

beansrowning commented 5 years ago

This amends 21ea993, which somehow transposed a bracket closing the for loop resulting in only one anomaly detected.

mdancho84 commented 5 years ago

Ok, thanks for the due diligence.