Spaces:
Build error
Build error
Update app/tapas.py
Browse files- app/tapas.py +0 -1
app/tapas.py
CHANGED
@@ -90,7 +90,6 @@ def show_answers(queries, answers, aggregation_predictions_string):
|
|
90 |
return results
|
91 |
|
92 |
def execute_query(query, table):
|
93 |
-
|
94 |
"""
|
95 |
Invoke the TAPAS model.
|
96 |
"""
|
|
|
90 |
return results
|
91 |
|
92 |
def execute_query(query, table):
|
|
|
93 |
"""
|
94 |
Invoke the TAPAS model.
|
95 |
"""
|