Skip to content

Commit 987e411

Browse files
shsmsllucax
andauthored
Fix docstring
Co-authored-by: Leandro Lucarella <[email protected]> Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 7038c59 commit 987e411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frequenz/sdk/timeseries/pv_pool/_pv_pool_reference_store.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def __init__( # pylint: disable=too-many-arguments
4242
power_manager_bounds_subs_sender: Sender[ReportRequest],
4343
component_ids: abc.Set[int] | None = None,
4444
):
45-
"""Create an instance of the class.
45+
"""Initialize this instance.
4646
4747
Args:
4848
channel_registry: A channel registry instance shared with the resampling

0 commit comments

Comments
 (0)