diff options
Diffstat (limited to 'python/headers.py')
| -rw-r--r-- | python/headers.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/headers.py b/python/headers.py index 85aebcae..6fb4a41f 100644 --- a/python/headers.py +++ b/python/headers.py @@ -11,6 +11,7 @@ class DealType(Enum): FxSwap = "FXSWAP" Fx = "FX" TRS = "TRS" + IRS = "IRS" HEADERS_PRE = [ |
