Browse Source

auto commit

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

+ 1
- 1
wsps/tasks_loop.py View File

@@ -13,7 +13,7 @@ import sys
13 13
 import atexit
14 14
 from asgiref.sync import async_to_sync,sync_to_async
15 15
 
16
-hot_reload_build = True
16
+# hot_reload_build = True
17 17
 hot_reload_build = False
18 18
 
19 19
 p=print

Loading…
Cancel
Save