Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PowerGridModel/power-grid-model
/ AllDatasetMapData
Class
AllDatasetMapData
code_generation/meta_data.py:53–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
52
@dataclass
53
class
AllDatasetMapData(DataClassJsonMixin):
54
all_datasets: list[DatasetMapData]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected