From b2ee1a54ef4c81343a50127f95dbb568f0ea71d7 Mon Sep 17 00:00:00 2001 From: RyoAriyama Date: Wed, 4 Oct 2023 22:00:06 +0900 Subject: [PATCH] fix return type of docstring powerbi (#13422) --- .../src/metadata/ingestion/source/dashboard/powerbi/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingestion/src/metadata/ingestion/source/dashboard/powerbi/client.py b/ingestion/src/metadata/ingestion/source/dashboard/powerbi/client.py index bf9f416d25e..90014713592 100644 --- a/ingestion/src/metadata/ingestion/source/dashboard/powerbi/client.py +++ b/ingestion/src/metadata/ingestion/source/dashboard/powerbi/client.py @@ -186,7 +186,7 @@ class PowerBiApiClient: ) -> Optional[List[PowerBiTable]]: """Method to fetch dataset tables Returns: - List[Tile] + List[PowerBiTable] """ try: response_data = self.client.get(