Skip to content

Commit 18036e4

Browse files
shsmsllucax
andauthored
Update src/frequenz/sdk/microgrid/component/_component_data.py
Co-authored-by: Leandro Lucarella <[email protected]> Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 228700a commit 18036e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frequenz/sdk/microgrid/component/_component_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ class BatteryData(ComponentData):
142142
"""
143143

144144
temperature: float
145-
"""The (average) temperature reported by the battery a battery, in Celcius (°C)."""
145+
"""The (average) temperature reported by the battery, in Celcius (°C)."""
146146

147147
_relay_state: battery_pb.RelayState.ValueType
148148
"""State of the battery relay."""

0 commit comments

Comments
 (0)