Test failure with pylint 2.11
I'm getting a test failure building 0.9 and 0.10 after updating pylint to 2.11
1/2 pylint-powerprofilesctl FAIL 4.10s exit status 16
16:51:55 MALLOC_PERTURB_=48 /usr/bin/pylint -d C0116 -d C0114 -d W0707 /build/power-profiles-daemon/src/build/src/powerprofilesctl
----------------------------------- output -----------------------------------
************* Module powerprofilesctl
src/powerprofilesctl:144:19: C0209: Formatting a regular string which could be a f-string (consider-using-f-string)