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
Raise clear error for PEtab YAML missing problems section
`Problem.from_yaml` raised a raw `KeyError`/`IndexError` when the
`problems` list was missing or empty, instead of a helpful message.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments