Skip to content

Commit

Permalink
fix(release): Trigger new release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkelkp committed Mar 15, 2024
1 parent 1ac552f commit 8367d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pollination/honeybee_radiance/sky.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ def generate_sky_matrix(self):
class AdjustSkyForMetric(Function):
"""Adjust a sky file to ensure it is suitable for a given metric.
Specifcally, this ensures that skies being created with gendaylit have a -O
Specifically, this ensures that skies being created with gendaylit have a -O
option that aligns with visible vs. solar energy.
"""

Expand Down

0 comments on commit 8367d93

Please sign in to comment.