Browse Source

auto commit

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

+ 1
- 0
wsps/tasks_loop.py View File

@@ -17,6 +17,7 @@ from asgiref.sync import async_to_sync,sync_to_async
17 17
 hot_reload_build = False
18 18
 # hot_reload_build = True
19 19
 
20
+
20 21
 p=print
21 22
 
22 23
 async def anop(*a,**kw):pass

Loading…
Cancel
Save