Skip to content

Commit 746e6cd

Browse files
committed
Remove explicitly data_types doc-ed members
Signed-off-by: Emanuele Brentegani <emabr90@gmail.com>
1 parent b00c7c0 commit 746e6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api_reference/python-api-reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ are internal implementations.
4242
```{eval-rst}
4343
.. automodule:: power_grid_model.data_types
4444
:undoc-members:
45-
:imported-members: +SparseBatchColumnarData, SparseBatchArray
45+
:imported-members:
4646
:show-inheritance:
4747
:exclude-members: BatchList,NominalValue,RealValue,AsymValue,AttributeValue,Component,ComponentList,SinglePythonDataset,BatchPythonDataset,PythonDataset
4848
```

0 commit comments

Comments
 (0)