summaryrefslogtreecommitdiffstats
path: root/openbb_platform/providers/tmx/openbb_tmx/models/available_indices.py
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_platform/providers/tmx/openbb_tmx/models/available_indices.py')
-rw-r--r--openbb_platform/providers/tmx/openbb_tmx/models/available_indices.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbb_platform/providers/tmx/openbb_tmx/models/available_indices.py b/openbb_platform/providers/tmx/openbb_tmx/models/available_indices.py
index 5eb827936be..f6218620689 100644
--- a/openbb_platform/providers/tmx/openbb_tmx/models/available_indices.py
+++ b/openbb_platform/providers/tmx/openbb_tmx/models/available_indices.py
@@ -28,8 +28,6 @@ class TmxAvailableIndicesQueryParams(AvailableIndicesQueryParams):
class TmxAvailableIndicesData(AvailableIndicesData):
"""TMX Available Indices Data."""
- symbol: str = Field(description="The ticker symbol of the index.")
-
class TmxAvailableIndicesFetcher(
Fetcher[