- Change .py files to use 4-space indents and no hard tab characters.
[nodemanager.git] / plugins / omf_resctl.py
index f1a6d2a..87629aa 100644 (file)
@@ -21,7 +21,7 @@ def start(options, conf):
     logger.log("omf_resctl: plugin starting up...")
 
 def GetSlivers(data, conf = None, plc = None):
-    if 'accounts' not in data: 
+    if 'accounts' not in data:
         logger.log_missing_data("omf_resctl.GetSlivers",'accounts')
         return