We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7038c59 commit 987e411Copy full SHA for 987e411
src/frequenz/sdk/timeseries/pv_pool/_pv_pool_reference_store.py
@@ -42,7 +42,7 @@ def __init__( # pylint: disable=too-many-arguments
42
power_manager_bounds_subs_sender: Sender[ReportRequest],
43
component_ids: abc.Set[int] | None = None,
44
):
45
- """Create an instance of the class.
+ """Initialize this instance.
46
47
Args:
48
channel_registry: A channel registry instance shared with the resampling
0 commit comments