Skip to content
Snippets Groups Projects
Commit 0279833a authored by Oriol Tintó's avatar Oriol Tintó
Browse files

Add custom error for when the quality constrains can't be fulfilled.

parent e4518f5f
No related branches found
No related tags found
1 merge request!18Several changes including chunking and expansion of examples.
from enstools.core.errors import EnstoolsError
class ConditionsNotFulfilledError(EnstoolsError):
...
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment