Browse Source

auto commit

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

+ 1
- 1
wsps/consumers.py View File

42
 	# def connect(self):
42
 	# def connect(self):
43
 	async def ws_conn0(self):
43
 	async def ws_conn0(self):
44
 
44
 
45
-		print("ChatConsumer:ws_conn0")
45
+		# print("ChatConsumer:ws_conn0")
46
 		# p("!!!!!!!!!!!!!!!!!!!!?")
46
 		# p("!!!!!!!!!!!!!!!!!!!!?")
47
 		print("",end="",flush=True)
47
 		print("",end="",flush=True)
48
 		# time.sleep(1.5)
48
 		# time.sleep(1.5)

Loading…
Cancel
Save