nesticot commited on
Commit
c6a1635
·
verified ·
1 Parent(s): ce7fac9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -371,8 +371,8 @@ def server(input, output, session):
371
  features_table = ['start_speed',
372
  'spin_rate',
373
  'extension',
374
- 'az',
375
- 'ax',
376
  'x0',
377
  'z0']
378
 
 
371
  features_table = ['start_speed',
372
  'spin_rate',
373
  'extension',
374
+ 'ivb',
375
+ 'hb',
376
  'x0',
377
  'z0']
378