ソースを参照

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

Michael Honkoop 1 日 前
コミット
b71a938825
1 ファイル変更0 行追加1 行削除
  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"),