Explorar el Código

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

Michael Honkoop hace 1 día
padre
commit
b71a938825
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"),