Skip to content

lisa.target: Implement __dir__

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr108 into next

Provide better dir() implementation, so that non-jedi ipython autocompletion will list attributes of the underlying devlib Target object.

Merge request reports