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 b5057a22..85aebcae 100644 --- a/python/headers.py +++ b/python/headers.py @@ -10,6 +10,7 @@ class DealType(Enum): Spot = "SPOT" FxSwap = "FXSWAP" Fx = "FX" + TRS = "TRS" HEADERS_PRE = [ |
