aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/Dawn/models.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Dawn/models.py b/python/Dawn/models.py
index e0e2304c..8e089324 100644
--- a/python/Dawn/models.py
+++ b/python/Dawn/models.py
@@ -146,6 +146,7 @@ CASH_STRAT = ENUM(
"SER_ITRXCURVE",
"BSPK",
"SER_HYINX",
+ "IGOPTDEL",
name="cash_strat",
)