aboutsummaryrefslogtreecommitdiffstats
path: root/python/Dawn/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/Dawn/models.py')
-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 501dc6ec..e0e2304c 100644
--- a/python/Dawn/models.py
+++ b/python/Dawn/models.py
@@ -145,6 +145,7 @@ CASH_STRAT = ENUM(
"XCURVE",
"SER_ITRXCURVE",
"BSPK",
+ "SER_HYINX",
name="cash_strat",
)