Browse Source

auto commit

master
jfinn 2 years ago
parent
commit
d91e2b37a7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      wsps/consumers.py

+ 1
- 1
wsps/consumers.py View File

9
     def connect(self):
9
     def connect(self):
10
         p("!!!!!!!!!!!!!!!!!!!!?")
10
         p("!!!!!!!!!!!!!!!!!!!!?")
11
         print("",end="",flush=True)
11
         print("",end="",flush=True)
12
-        time.sleep(9.5)
12
+        time.sleep(1.5)
13
 
13
 
14
         p("!!!!!!!!!!!!!!!!!!!!")
14
         p("!!!!!!!!!!!!!!!!!!!!")
15
         print("",end="",flush=True)
15
         print("",end="",flush=True)

Loading…
Cancel
Save