Browse Source

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

Michael Honkoop 1 day ago
parent
commit
b71a938825
1 changed files with 0 additions and 1 deletions
  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"),