Skip to content

lisa.conf: Avoid recursion error while computing DerivedKey

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

Instead, raise an exception derived from KeyError so that user code will see that the key is "missing".

Merge request reports