Skip to content

[fix] days_since_rotation is updated if day is outside of a rotation period.

  • Place return False after the for loop.
  • Add self.days_since_rotation += 1 before return False

Closes #100 (closed)

Merge request reports

Loading