Skip to content

lisa.tests.base: Call _from_target() using only keyword arguments.

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

This gives more flexibility in the order of parameters in implementations of _from_target(), which is needed when some parameters could have a default value.

Merge request reports