Explorar o código

disable debug

David %!s(int64=10) %!d(string=hai) anos
pai
achega
f0af38e2ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pmanager/pmanager.py

+ 1 - 1
pmanager/pmanager.py

@@ -8,8 +8,8 @@ import sys
 import time
 import websocket
 
-DEBUG = False
 DEBUG = True
+DEBUG = False
 def log(s):
     if not DEBUG:
         return