Browse Source

auto commit

master
jfinn 2 years ago
parent
commit
f59cbf56d7
1 changed files with 4 additions and 3 deletions
  1. 4
    3
      wsps/tasks_loop.py

+ 4
- 3
wsps/tasks_loop.py View File

13
 import atexit
13
 import atexit
14
 from asgiref.sync import async_to_sync,sync_to_async
14
 from asgiref.sync import async_to_sync,sync_to_async
15
 
15
 
16
-# hot_reload_build = False
17
-hot_reload_build = True
16
+hot_reload_build = False
17
+# hot_reload_build = True
18
 
18
 
19
 p=print
19
 p=print
20
 
20
 
441
 
441
 
442
 
442
 
443
 
443
 
444
-# print("############################ ##############################")
444
+# print("############################ ##############################")
445
+

Loading…
Cancel
Save