diff options
Diffstat (limited to 'python/trade_dataclasses.py')
| -rw-r--r-- | python/trade_dataclasses.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/trade_dataclasses.py b/python/trade_dataclasses.py index ebb22069..d6707658 100644 --- a/python/trade_dataclasses.py +++ b/python/trade_dataclasses.py @@ -1879,5 +1879,4 @@ class TRSProduct( obj["GeneralDirection"] = "F" obj["PrincipalExchTypeID"] = 3 obj["UnderlyingIDSource"] = "RED" - obj = super().to_citco() return obj |
