Skip to content

Commit

Permalink
DH-5080/update the testst
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadrezaPourreza committed Dec 15, 2023
1 parent 035d875 commit 39714ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataherald/tests/sql_generator/test_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def __init__(self, system: System):
@override
def generate_response(
self,
user_question: Prompt,
user_prompt: Prompt,
database_connection: DatabaseConnection,
context: List[dict] = None, # noqa: ARG002
) -> SQLGeneration:
Expand Down

0 comments on commit 39714ad

Please sign in to comment.