Skip to content

Commit

Permalink
Fix InterviewExceptionEntry doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
onmyraedar committed Nov 9, 2024
1 parent 45f633d commit e489b14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edsl/jobs/interviews/InterviewExceptionEntry.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ def example(cls):
skip_retry=True,
print_exceptions=False,
raise_validation_errors=True,
disable_remote_cache=True,
disable_remote_inference=True,
)
return results.task_history.exceptions[0]["how_are_you"][0]
Expand Down

0 comments on commit e489b14

Please sign in to comment.