Alexandre Gazola commited on
Commit
d8a55ed
·
1 Parent(s): 23198aa
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ def run_and_submit_all( profile: gr.OAuthProfile | None):
76
  continue
77
 
78
  #if "chess" not in question_text and
79
- if "excel" not in question_text:
80
  continue
81
 
82
  try:
 
76
  continue
77
 
78
  #if "chess" not in question_text and
79
+ if "Excel" not in question_text:
80
  continue
81
 
82
  try: