Skip to content

Commit

Permalink
Tweak docstrings a little
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandergaba committed Oct 25, 2024
1 parent c2fbf70 commit ad3e504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyriodicity/detectors/autoperiod.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class Autoperiod:
array([12])
``Autoperiod`` is generally a quite robust periodicity detection method.
The detection algorthim found exactly one periodicity of 12, suggesting
The detection algorithm found exactly one periodicity length of 12, suggesting
a strong yearly periodicity.
"""

Expand Down

0 comments on commit ad3e504

Please sign in to comment.