micha 6 months ago
parent
commit
7ef952e605
1 changed files with 1 additions and 1 deletions
  1. 1 1
      _LibreLightDesk.py

+ 1 - 1
_LibreLightDesk.py

@@ -454,7 +454,7 @@ class MC():
             except Exception as e:
                 cprint("MC exc:",e,color="red")
                 traceback.print_exc()
-                pass
+                pass 
 
     def _loop(self):
         time.sleep(6)