Skip to content

Commit 68ae18d

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 56702f0 commit 68ae18d

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
@@ -10,7 +10,7 @@
1010

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

0 commit comments

Comments
 (0)