vagnum08 / cpupower-gui

cpupower-gui is a graphical program that is used to change the scaling frequency limits of the cpu, similar to cpupower.
GNU General Public License v3.0
430 stars 31 forks source link

Black check & yaml #102

Closed bill88t closed 1 year ago

bill88t commented 1 year ago

On my fork the check does not pass, as it is not actually compliant with black. Not forcing it as to not create merge conflicts. Once #101 goes through, we should be good.

vagnum08 commented 1 year ago

LGTM

I will merge it after the other one.

bill88t commented 1 year ago

Once #101 is merged, I will update this branch to verify the check actually works, just in case.

vagnum08 commented 1 year ago

Probably it will be okay, but better safe than sorry.

bill88t commented 1 year ago

Check now correctly passes. So both states have been verified working.

vagnum08 commented 1 year ago

Cherry picked the commit and pushed it to master.