Browse Source

auto commit

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

+ 1
- 0
wsps/tasks_loop.py View File

10
 import traceback
10
 import traceback
11
 import inspect
11
 import inspect
12
 import atexit
12
 import atexit
13
+from asgiref.sync import async_to_sync,sync_to_async
13
 
14
 
14
 
15
 
15
 '''
16
 '''

Loading…
Cancel
Save