Explorar el Código

auto commit

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

+ 1
- 0
wsps/tasks_loop.py Ver fichero

@@ -9,6 +9,7 @@ import json
9 9
 
10 10
 import traceback
11 11
 import inspect
12
+import sys
12 13
 import atexit
13 14
 from asgiref.sync import async_to_sync,sync_to_async
14 15
 

Loading…
Cancelar
Guardar