Skip to content

Commit

Permalink
Auto-format code using Clang-Format (#262)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions <[email protected]>
  • Loading branch information
github-actions[bot] and actions-user authored Oct 14, 2024
1 parent 9ac7ab1 commit e3b1db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/acom_music_box/evolving_conditions.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import logging
logger = logging.getLogger(__name__)


class EvolvingConditions:
"""
Represents evolving conditions with attributes such as time and associated conditions.
Expand Down

0 comments on commit e3b1db3

Please sign in to comment.