Skip to content

Commit

Permalink
Delete blank line at end
Browse files Browse the repository at this point in the history
  • Loading branch information
EdLeckert committed Jul 20, 2023
1 parent a545cea commit 57c615a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyopensprinkler/program.py
Original file line number Diff line number Diff line change
Expand Up @@ -311,4 +311,3 @@ def days0(self):
def days1(self):
"""Retrieve days1 (not used in Weekday mode, interval days in Interval mode)"""
return self._get_variable(2)

0 comments on commit 57c615a

Please sign in to comment.