Browse Source

auto commit

master
jfinn 2 years ago
parent
commit
5e243078f9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      wsps/tasks_loop.py

+ 1
- 1
wsps/tasks_loop.py View File

@@ -47,7 +47,7 @@ def callable_helper(fn):
47 47
 
48 48
 
49 49
 
50
-
50
+verbose = print
51 51
 class DbgMixin:
52 52
     async def ws_rec(self,text_data,*a,**kw):
53 53
         # if "dbg" in 

Loading…
Cancel
Save