From 236e69feb2e832ddece89ecd8029a03d3cb27731 Mon Sep 17 00:00:00 2001 From: hkad98-test Date: Tue, 24 Feb 2026 15:09:47 +0000 Subject: [PATCH] testing --- packages/gooddata-sdk/src/gooddata_sdk/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/gooddata-sdk/src/gooddata_sdk/__init__.py b/packages/gooddata-sdk/src/gooddata_sdk/__init__.py index fe6e2c5af..08d92ec60 100644 --- a/packages/gooddata-sdk/src/gooddata_sdk/__init__.py +++ b/packages/gooddata-sdk/src/gooddata_sdk/__init__.py @@ -2,6 +2,8 @@ """The `gooddata-sdk` package aims to provide clean and convenient Python APIs to interact with GoodData.CN. At the moment the SDK provides services to inspect and interact with the Semantic Model and consume analytics. + +:) """ import logging