Spaces:
Runtime error
Runtime error
Commit
·
bc57790
1
Parent(s):
e8716e2
Update main.py
Browse files
main.py
CHANGED
@@ -238,7 +238,7 @@ async def websocket_endpoint(websocket: WebSocket):
|
|
238 |
positions = ['815~335', '787~342', '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']
|
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 |
-
|
242 |
#positions = ['787~342']
|
243 |
#positions = positions[:4]
|
244 |
try:
|
|
|
238 |
positions = ['815~335', '787~342', '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']
|
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:
|