Browse Source

Initial commit of plugins\p1-meter\rulesets\p1.py

Michael Honkoop 1 ngày trước cách đây
mục cha
commit
b71a938825
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      plugins/p1-meter/rulesets/p1.py

+ 0 - 1
plugins/p1-meter/rulesets/p1.py

@@ -15,7 +15,6 @@ from cmk.rulesets.v1.rule_specs import (
     Topic,
 )
 
-
 def _parameter_form():
     return Dictionary(
         title=Title("P1 voltage thresholds"),