Skip to content

lisa.target: Fix Target.from(_custom)_cli annotations

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

Remove wrong return annotation on Target.from_custom_cli. Restore the explicit parameter list on Target.from_cli so that it can be picked up by exekall (--allow/--restrict is needed).

Merge request reports