Skip to content
Snippets Groups Projects
Verified Commit 86b24dc9 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Gracefully handle division by zero when attempting equation normalization

Instead of crashing the preprocessor (because DataTree::DivisionByZeroException
is not caught), just abort the normalization and mark it as failed.

Ref. #92
parent dec60b25
No related branches found
No related tags found
No related merge requests found
Checking pipeline status