Skip to content

Commit 56702f0

Browse files
llucaxCopilot
andauthored
Update src/frequenz/client/microgrid/metrics/_sample_proto.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
1 parent 8ff9b74 commit 56702f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from frequenz.client.base import conversion
1010

1111
from .._util import enum_from_proto
12-
from ..metrics._bounds import Bounds
12+
from ._bounds import Bounds
1313
from ..metrics._metric import Metric
1414
from ._bounds_proto import bounds_from_proto
1515
from ._sample import AggregatedMetricValue, MetricSample

0 commit comments

Comments
 (0)