Browse Source

auto commit

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

+ 2
- 2
wsps/tasks_loop.py View File

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
 
16
 
17
-hot_reload_build = False
18
-# hot_reload_build = True
17
+# hot_reload_build = False
18
+hot_reload_build = True
19
 
19
 
20
 
20
 
21
 
21
 

Loading…
Cancel
Save