aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/powersupply.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/powersupply.py')
-rw-r--r--src/plugins/powersupply.py2
1 files changed, 1 insertions, 1 deletions
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