cleaning up to match style
This commit is contained in:
parent
f2d6f2f319
commit
6d89cef600
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ import util.format
|
||||||
|
|
||||||
WIDGET_NAME = "network_traffic"
|
WIDGET_NAME = "network_traffic"
|
||||||
|
|
||||||
|
|
||||||
class Module(core.module.Module):
|
class Module(core.module.Module):
|
||||||
def __init__(self, config, theme):
|
def __init__(self, config, theme):
|
||||||
widgets = [
|
widgets = [
|
||||||
|
|
Loading…
Reference in a new issue