277ea2f255
psutil.cpu_percent() only outputs to one decimal place anyway, so the trailing 0 is useless. The prepended 0 is also not important, will only be not 0 at 100% utilization, so why not let it be 100% then and take up one less column otherwise? |
||
---|---|---|
.. | ||
modules | ||
__init__.py | ||
config.py | ||
engine.py | ||
error.py | ||
input.py | ||
output.py | ||
store.py | ||
theme.py | ||
util.py |