Skip to content

Call rethrowing ReadErrorException_ not throw but reRaise to be inline with python style

Jørgen Lind requested to merge feature/jorgen.lind/rethrow into master

it can't be called raise since its a python keyword

Merge request reports