Skip to content

Commit 40f9183

Browse files
committed
MOD: Update dataset descriptions
1 parent ecbca60 commit 40f9183

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

databento/common/publishers.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2265,9 +2265,9 @@ def description(self) -> str:
22652265
if self == Publisher.IFUS_IMPACT_XOFF:
22662266
return "ICE Futures US - Off-Market Trades"
22672267
if self == Publisher.IFLL_IMPACT_IFLL:
2268-
return "ICE Europe (Financials)"
2268+
return "ICE Europe Financials"
22692269
if self == Publisher.IFLL_IMPACT_XOFF:
2270-
return "ICE Europe (Financials) - Off-Market Trades"
2270+
return "ICE Europe Financials - Off-Market Trades"
22712271
if self == Publisher.XEUR_EOBI_XEUR:
22722272
return "Eurex EOBI"
22732273
if self == Publisher.XEER_EOBI_XEER:

0 commit comments

Comments
 (0)