Don't let the linter crying
This commit is contained in:
parent
584f34ed48
commit
6953df5aa8
@ -31,7 +31,7 @@ class Zabbix(IntervalModule):
|
|||||||
interval = 60
|
interval = 60
|
||||||
groups = None
|
groups = None
|
||||||
filter = None
|
filter = None
|
||||||
min_severity=2
|
min_severity = 2
|
||||||
format = "{default}"
|
format = "{default}"
|
||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user