소스 검색

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"),