Explorar el Código

auto commit

master
jfinn hace 3 años
padre
commit
9a0a5317e3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      wsps/tasks_loop.py

+ 2
- 2
wsps/tasks_loop.py Ver fichero

@@ -13,8 +13,8 @@ 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
17
-hot_reload_build = False
16
+hot_reload_build = True
17
+# hot_reload_build = False
18 18
 
19 19
 p=print
20 20
 

Loading…
Cancelar
Guardar