Skip to content

main: Follow pylint recommendation and use "with"

Bastien Nocera requested to merge wip/hadess/use-with into main

src/powerprofilesctl:185:4: R1732: Consider using 'with' for resource-allocating operations (consider-using-with)

Closes: #35 (closed)

Merge request reports