We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00c7c0 commit 746e6cdCopy full SHA for 746e6cd
docs/api_reference/python-api-reference.md
@@ -42,7 +42,7 @@ are internal implementations.
42
```{eval-rst}
43
.. automodule:: power_grid_model.data_types
44
:undoc-members:
45
- :imported-members: +SparseBatchColumnarData, SparseBatchArray
+ :imported-members:
46
:show-inheritance:
47
:exclude-members: BatchList,NominalValue,RealValue,AsymValue,AttributeValue,Component,ComponentList,SinglePythonDataset,BatchPythonDataset,PythonDataset
48
```
0 commit comments