Skip to content

Commit f3801d9

Browse files
llucaxCopilot
andauthored
Fix typos in bounds
Co-authored-by: Copilot <[email protected]> Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 674e8ae commit f3801d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/frequenz/client/microgrid/metrics/_bounds.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Licese: MIT
1+
# License: MIT
22
# Copyright © 2024 Frequenz Energy-as-a-Service GmbH
33

44

src/frequenz/client/microgrid/metrics/_bounds_proto.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Licese: MIT
1+
# License: MIT
22
# Copyright © 2024 Frequenz Energy-as-a-Service GmbH
33

44
"""Loading of Bounds objects from protobuf messages."""

0 commit comments

Comments
 (0)