Browse Source

auto commit

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

+ 1
- 1
wsps/consumers.py View File

@@ -29,4 +29,4 @@ class ChatConsumer(WebsocketConsumer):
29 29
 print(">>>>>>>>>>>>>")
30 30
 
31 31
 
32
-print(end="++",flush=True)
32
+print("???",end="\n",flush=True)

Loading…
Cancel
Save