We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fad93a commit 8eb1d5aCopy full SHA for 8eb1d5a
src/acom_music_box/evolving_conditions.py
@@ -6,6 +6,7 @@
6
import logging
7
logger = logging.getLogger(__name__)
8
9
+
10
class EvolvingConditions:
11
"""
12
Represents evolving conditions with attributes such as time and associated conditions.
0 commit comments