Re: [PATCH v1] perf flamegraph: Fix minor pylint/type hint issues

From: Namhyung Kim
Date: Thu Jul 17 2025 - 20:06:46 EST


On Tue, 15 Jul 2025 17:46:35 -0700, Ian Rogers wrote:
> Switch to assuming python3. Fix minor pylint issues on line length,
> repeated compares, not using f-strings and variable case. Add type
> hints and check with mypy.
>
>
Applied to perf-tools-next, thanks!

Best regards,
Namhyung