Browse Source

auto commit

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

+ 2
- 1
wsps/consumers.py View File

@@ -29,9 +29,10 @@ class ChatConsumer(WebsocketConsumer):
29 29
 print(">>>>>>>>>>>>>")
30 30
 
31 31
 
32
-print("++.",end="\n",flush=True)
32
+print("++..",end="\n",flush=True)
33 33
 # print("++",end="\n",flush=True)
34 34
 
35 35
 
36 36
 
37 37
 
38
+

Loading…
Cancel
Save