Spaces:
Sleeping
Sleeping
Alexandre Gazola
commited on
Commit
·
d8a55ed
1
Parent(s):
23198aa
test
Browse files
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 "
|
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:
|