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