nesticot commited on
Commit
61563d7
·
1 Parent(s): 4ac7660

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -346,6 +346,7 @@ def server(input, output, session):
346
 
347
 
348
  cols = top_d_score.columns.tolist();
 
349
 
350
  for i in list(input.ignore_id()):
351
  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')