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