rahmanidashti commited on
Commit
0cb2de5
·
1 Parent(s): f334c6b

upgrade leaderboard

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -830,7 +830,7 @@ def update_tables(selected_types):
830
 
831
  print(outputs)
832
  print(type(outputs))
833
-
834
  return outputs
835
 
836
  def load_test_data():
 
830
 
831
  print(outputs)
832
  print(type(outputs))
833
+ print(type(outputs[0]))
834
  return outputs
835
 
836
  def load_test_data():