Arnaud Peralta

Results 1 issues of Arnaud Peralta

When I use the `{network_graph_recv}` key in `format_up` field with the `network` module, I receive a KeyError in my status bar. My configuration: ``` status.register("network", format_up="{network_graph_recv}", interface="eno1", graph_style="blocks" ) ```...