pn23 commited on
Commit
5cdb0d6
·
verified ·
1 Parent(s): 41f12a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -8,7 +8,6 @@ exercise_options = ['Knee Extension', 'MCL Strengthening', 'Dumbbell Thruster',
8
 
9
  curr_exer = st.radio('Select an exercise', exercise_options)
10
 
11
- st.button()
12
 
13
 
14
  x = st.slider('Select a value')
 
8
 
9
  curr_exer = st.radio('Select an exercise', exercise_options)
10
 
 
11
 
12
 
13
  x = st.slider('Select a value')