Idea for the future: add `__format__()` with some format modifier so we can do something like f`{node:w}` to call `format(wrap=True)`. _Originally posted by @llucax in https://github.com/frequenz-floss/frequenz-sdk-python/pull/1295#discussion_r2605902562_