Skip to content

Commit b7abe0d

Browse files
committed
chore: add CatalogDeclarativeMemoryItem to __init__.py
JIRA: TRIVIAL risk: low
1 parent afaf63f commit b7abe0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/gooddata-sdk/src/gooddata_sdk/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@
163163
from gooddata_sdk.catalog.workspace.content_service import CatalogWorkspaceContent, CatalogWorkspaceContentService
164164
from gooddata_sdk.catalog.workspace.declarative_model.workspace.analytics_model.analytics_model import (
165165
CatalogDeclarativeAnalytics,
166+
CatalogDeclarativeMemoryItem,
166167
CatalogDeclarativeMetric,
167168
)
168169
from gooddata_sdk.catalog.workspace.declarative_model.workspace.analytics_model.export_definition import (

0 commit comments

Comments
 (0)