aboutsummaryrefslogtreecommitdiffstats
path: root/python/api_quotes/quotes.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/api_quotes/quotes.py')
-rw-r--r--python/api_quotes/quotes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/api_quotes/quotes.py b/python/api_quotes/quotes.py
index f7f68f67..28ca708b 100644
--- a/python/api_quotes/quotes.py
+++ b/python/api_quotes/quotes.py
@@ -21,7 +21,7 @@ def maturity_dt(d):
@dataclass
-class Quote(Deal, table_name="markit_cd_quotes", deal_type=None):
+class Quote(Deal, table_name="markit_singlename_quotes", deal_type=None):
quoteid: int
assetclass: asset_class
msg_id: str