cobrapy
cobrapy copied to clipboard
Implement better errors
Once fixed in optlang, use the better errors in get_solution etc to avoid the catch-alls
The relevant issue on optlang is https://github.com/biosustain/optlang/issues/75.
Do we have a rough outline of how we should define the error hierarchy?
I was making some cosmetic changes to cobra.exceptions and thought maybe this is a good time to revisit this and maybe discuss a bit more. Would like to know others thoughts on this. :)
Good idea to bring it up again 😃 Need to take a fresh look.