nesticot commited on
Commit
68a734b
·
1 Parent(s): 975fccf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -346,7 +346,7 @@ def server(input, output, session):
346
 
347
 
348
  cols = top_d_score.columns.tolist();
349
- # print('we made it here',cols)
350
 
351
  # for i in list(input.ignore_id()):
352
  # print('we made it here')
 
346
 
347
 
348
  cols = top_d_score.columns.tolist();
349
+ print('we made it here',cols)
350
 
351
  # for i in list(input.ignore_id()):
352
  # print('we made it here')