File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/frequenz/sdk/timeseries/ev_charger_pool Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ class EVChargerPool:
5858 !!! note
5959 `EVChargerPool` instances are not meant to be created directly by users. Use the
6060 [`microgrid.ev_charger_pool`][frequenz.sdk.microgrid.ev_charger_pool] method for
61- creating an instance .
61+ creating `EVChargerPool` instances .
6262
6363 Provides:
6464 - Aggregate [`power`][frequenz.sdk.timeseries.ev_charger_pool.EVChargerPool.power]
@@ -86,7 +86,7 @@ def __init__(
8686 !!! note
8787 `EVChargerPool` instances are not meant to be created directly by users. Use
8888 the [`microgrid.ev_charger_pool`][frequenz.sdk.microgrid.ev_charger_pool]
89- method for creating an instance .
89+ method for creating `EVChargerPool` instances .
9090
9191 Args:
9292 channel_registry: A channel registry instance shared with the resampling
You can’t perform that action at this time.
0 commit comments