2 lines
124 B
ReStructuredText
2 lines
124 B
ReStructuredText
|
Fixed exception causes all over the codebase, i.e. use `raise new_exception from old_exception` when wrapping an exception.
|