Multichem commited on
Commit
b41b565
·
1 Parent(s): 3b3845d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -117,7 +117,6 @@ with tab2:
117
  data=convert_df_to_csv(player_stats),
118
  file_name='NBA_stats_export.csv',
119
  mime='text/csv',
120
- key='pitcher_prop_export',
121
  )
122
 
123
  with tab3:
 
117
  data=convert_df_to_csv(player_stats),
118
  file_name='NBA_stats_export.csv',
119
  mime='text/csv',
 
120
  )
121
 
122
  with tab3: