[PATCH v6 1/4] usertools/cpu_layout: update coding style
Stephen Hemminger
stephen at networkplumber.org
Sat Oct 12 19:57:15 CEST 2024
On Thu, 22 Aug 2024 11:38:23 +0100
Anatoly Burakov <anatoly.burakov at intel.com> wrote:
> Update coding style:
>
> - make it PEP-484 compliant
> - format code with Ruff
> - address all mypy etc. warnings
> - use f-strings in place of old-style string interpolation
> - refactor printing to make the code more readable
> - read valid CPU ID's from "online" sysfs node
>
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> Acked-by: Robin Jarry <rjarry at redhat.com>
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list