Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
remyogasawara committed Aug 22, 2023
1 parent dd7b74f commit d8e23e0
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -475,9 +475,6 @@ def test_init_periods(
generate_seasonal_data,
variateness,
):
"""This test exists to highlight that even though the underlying statsmodels STL component won't work
for minute or annual frequencies, we can still run these frequencies with automatic period detection.
"""
period = 7
X, y = generate_seasonal_data(
real_or_synthetic="synthetic",
Expand Down

0 comments on commit d8e23e0

Please sign in to comment.