Commit 9e34c9d
committed
Fix battery manager string representation
The separator for the ID was wrong and used a » for openining too,
making it very confusing when nested in other classes, like
`LatestValueCache`.
Signed-off-by: Leandro Lucarella <[email protected]>1 parent 479bb90 commit 9e34c9d
File tree
1 file changed
+1
-1
lines changed- src/frequenz/sdk/actor/power_distributing/_component_managers
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
0 commit comments