Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyeh committed Nov 28, 2024
1 parent 37179c1 commit 5325dfe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ def prompts(

@observe(as_type="generation", capture_input=False)
async def generate_sql_intention(
sql_pairs: List[SqlPair],
prompts: List[dict],
sql_intention_generator: Any,
) -> List[dict]:
Expand Down

0 comments on commit 5325dfe

Please sign in to comment.