Skip to content

Improve error handling

Tim Schoof requested to merge error_handling into main

Introduce properly defined return codes and raise exceptions with descriptive error messages in the Python wrapper.

Merge request reports