Fix code for lint
This commit is contained in:
parent
39233e5a75
commit
edee95b57a
1 changed files with 3 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue