Browse Source

auto commit

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

+ 4
- 1
wsps/consumers.py View File

@@ -26,4 +26,7 @@ class ChatConsumer(WebsocketConsumer):
26 26
 
27 27
 
28 28
 
29
-print(">>>>>>>>>>>>>")
29
+print(">>>>>>>>>>>>>")
30
+
31
+
32
+print(end="",flush=True)

Loading…
Cancel
Save