Fix code for lint

This commit is contained in:
Lucas Souto 2018-09-07 22:38:15 -03:00
parent 39233e5a75
commit edee95b57a

View file

@ -6,6 +6,7 @@ import bumblebee.input
import bumblebee.output
import bumblebee.engine
class Module(bumblebee.engine.Module):
def __init__(self, engine, config):
widget = bumblebee.output.Widget(full_text=self.utilization)