Skip to content

lisa.wlgen.rta: Use nullcontext() to avoid code duplication

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr358 into master

Isolate the choice of context manager from the rest of the code rather than copying the code to run in the different paths.

Merge request reports