Alexandre Gazola commited on
Commit
c46b65e
·
1 Parent(s): 13f31e3
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -76,8 +76,8 @@ def run_and_submit_all( profile: gr.OAuthProfile | None):
76
  continue
77
 
78
  #if "chess" not in question_text and
79
- if "chess" not in question_text:
80
- continue
81
 
82
  try:
83
  file_name = item.get("file_name")
 
76
  continue
77
 
78
  #if "chess" not in question_text and
79
+ #if "chess" not in question_text:
80
+ # continue
81
 
82
  try:
83
  file_name = item.get("file_name")