Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
zhudotexe committed Feb 13, 2024
1 parent 20dbc21 commit 5570cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fanoutqa/eval/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ class EvaluationScore:

class Answer(TypedDict):
"""A dictionary of the form ``{"id": "...", "answer": "..."}``."""

id: str
answer: str

0 comments on commit 5570cc1

Please sign in to comment.