Skip to content

Commit 8eb1d5a

Browse files
Auto-format code using Clang-Format (#262)
Co-authored-by: GitHub Actions <actions@github.com>
1 parent 0fad93a commit 8eb1d5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/acom_music_box/evolving_conditions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import logging
77
logger = logging.getLogger(__name__)
88

9+
910
class EvolvingConditions:
1011
"""
1112
Represents evolving conditions with attributes such as time and associated conditions.

0 commit comments

Comments
 (0)