Skip to content

Commit 475b199

Browse files
authored
Refactor WAVE_SIX_IX_OBLIGATION_PRESSURE_ENGINE_ID
1 parent 60c6eaa commit 475b199

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/ix_cognition_kernel/wave6_ix_obligation_pressure.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@
4444
WAVE_SIX_IX_OBLIGATION_PRESSURE_BUNDLE_SCHEMA_VERSION = (
4545
"ix-cognition-kernel-wave6-ix-obligation-pressure-bundle-v1"
4646
)
47-
WAVE_SIX_IX_OBLIGATION_PRESSURE_ENGINE_ID = (
48-
"wave6-ix-obligation-pressure-engine"
49-
)
47+
WAVE_SIX_IX_OBLIGATION_PRESSURE_ENGINE_ID = "wave6-ix-obligation-pressure-engine"
5048

5149

5250
class WaveSixIxObligationPressureDecision(StrEnum):

0 commit comments

Comments
 (0)