Skip to content

Commit 56e58fe

Browse files
committed
fix: add missing __init__.py file
Missing `__init__.py` file caused `from gooddata_sdk import *` to fail. JIRA: TRIVIAL risk: low
1 parent 8f8bd0b commit 56e58fe

File tree

1 file changed

+1
-0
lines changed
  • gooddata-sdk/gooddata_sdk/catalog/organization/layout

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# (C) 2024 GoodData Corporation

0 commit comments

Comments
 (0)