From 0c6885f79ca3b089f28f36a97a97bc95b83cefa5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 9 Mar 2017 12:52:30 +0100 Subject: whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/plugins/powersupply.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins') diff --git a/src/plugins/powersupply.py b/src/plugins/powersupply.py index 5408088..525e906 100644 --- a/src/plugins/powersupply.py +++ b/src/plugins/powersupply.py @@ -100,7 +100,7 @@ class PowerSupply: if os.path.exists(self.path + '/voltage_min_design'): with open(self.path + '/voltage_min_design', 'rb') as file: self.voltage_min_design = int(file.read().decode('utf-8', 'strict')[:-1]) - + def get_alarm(): ''' Get the alarm level -- cgit v1.2.3-70-g09d2