yuntian-deng commited on
Commit
b5ca0eb
·
1 Parent(s): f089b4c

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -239,6 +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 = positions[:4]
243
  try:
244
  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: