Skip to content

Commit

Permalink
Export EvalSampleReductions type
Browse files Browse the repository at this point in the history
  • Loading branch information
evanmiller-anthropic committed Sep 24, 2024
1 parent 52426a1 commit a597be5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/inspect_ai/log/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
EvalResults,
EvalRevision,
EvalSample,
EvalSampleReductions,
EvalScore,
EvalSpec,
EvalStats,
Expand All @@ -37,6 +38,7 @@
"EvalResults",
"EvalRevision",
"EvalSample",
"EvalSampleReductions",
"EvalScore",
"EvalSpec",
"EvalStats",
Expand Down

0 comments on commit a597be5

Please sign in to comment.