yuntian-deng commited on
Commit
e8716e2
·
1 Parent(s): dbf3e56

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -239,7 +239,7 @@ async def websocket_endpoint(websocket: WebSocket):
239
  #positions = ['815~335', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
240
  positions = ['307~375']
241
  #positions = ['815~335']
242
- positions = ['787~342']
243
  #positions = positions[:4]
244
  try:
245
  while True:
 
239
  #positions = ['815~335', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
240
  positions = ['307~375']
241
  #positions = ['815~335']
242
+ #positions = ['787~342']
243
  #positions = positions[:4]
244
  try:
245
  while True: