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
Improve error handling in EnzymeMLHandler.read_enzymeml
Captures and chains the last ValidationError when raising ValueError if EnzymeML document parsing fails. This provides better error context for debugging invalid EnzymeML files.
0 commit comments