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