Re: [PATCH] usertools: fix python warnings
09/01/2023 18:07, Stephen Hemminger: > This fixes most of the flake8 style warnings on the telemetry > script. > > Signed-off-by: Stephen Hemminger Applied, thanks.
[PATCH] usertools: fix python warnings
This fixes most of the flake8 style warnings on the telemetry script. Signed-off-by: Stephen Hemminger --- usertools/dpdk-telemetry-client.py | 37 +++--- 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/usertools/dpdk-telemetry-client.py b/usertools/dpdk-