Skip to content

Commit

Permalink
fix: Days
Browse files Browse the repository at this point in the history
  • Loading branch information
TfedUD committed Nov 13, 2023
1 parent 60778ea commit 25bd68b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion honeybee_doe2/properties/activitydescription.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ def __repr__(self):


class Days(Enum):

MON = "MON"
"""Monday"""
TUE = "TUE"
Expand Down

0 comments on commit 25bd68b

Please sign in to comment.