Skip to content

Commit

Permalink
sem
Browse files Browse the repository at this point in the history
  • Loading branch information
benpankow committed Jul 25, 2024
1 parent 9a93373 commit 77be152
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class PowerBIWorkspaceData:

dashboards_by_id: Dict[str, PowerBIContentData]
reports_by_id: Dict[str, PowerBIContentData]
datasets_by_id: Dict[str, PowerBIContentData]
semantic_models_by_id: Dict[str, PowerBIContentData]
data_sources_by_id: Dict[str, PowerBIContentData]


Expand Down

0 comments on commit 77be152

Please sign in to comment.