Browse Source

auto commit

master
jfinn 3 years ago
parent
commit
9fc0c05f1c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      wsps/tasks_loop.py

+ 1
- 0
wsps/tasks_loop.py View File

@@ -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…
Cancel
Save