[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
Activity
Filter activity
requested review from @abouvry
assigned to @Louis.Lemaire
added 139 commits
-
50268158...837cd62d - 137 commits from branch
develop
- b0dfef53 - [fix] days_since_rotation is updated if day is outside of a rotation period.
- 865288dc - [fix] days_since_rotation is updated if day is outside of a rotation period
-
50268158...837cd62d - 137 commits from branch
mentioned in commit 68a48772
Please register or sign in to reply