Explorar o código

[Debug] Set debug to True

Foppe Hemminga %!s(int64=5) %!d(string=hai) anos
pai
achega
02e6d840ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cron.py

+ 1 - 1
cron.py

@@ -6,7 +6,7 @@ import time
 import settings
 from pprint import pprint, pformat
 
-debug = False
+debug = True
 
 def dprint(text):
     if debug: