Skip to content

Commit c85b654

Browse files
DH-5638/change tests
1 parent 1409d3b commit c85b654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dataherald/tests/sql_generator/test_generator.py

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ def generate_response(
1818
user_prompt: Prompt,
1919
database_connection: DatabaseConnection,
2020
context: List[dict] = None, # noqa: ARG002
21+
metadata: dict = None, # noqa: ARG002
2122
) -> SQLGeneration:
2223
return SQLGeneration(
2324
question_id="651f2d76275132d5b65175eb",

0 commit comments

Comments
 (0)