You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor evaluation script to use inspect_ai imports
Replaces local type stubs and placeholder functions in tests/inspect-ai/scripts/evaluation.py with direct imports from the inspect_ai package. Updates type annotations to use built-in generics and simplifies sample creation logic. Also adds the script to pyrightconfig.json's extraPaths for type checking.
0 commit comments