751d726d21
The definition of `repr_failure` on the `YamlItem` subclass only handled the custom `YamlException` class, which hides all other errors from the user. By adding in the `super` call we ensure all other exception types also appropriately handled by `repr_failure`. |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_simple.yaml |